Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ECF1911BB9 for ; Sun, 27 Apr 2014 04:26:54 +0000 (UTC) Received: (qmail 29367 invoked by uid 500); 27 Apr 2014 04:26:54 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 29331 invoked by uid 500); 27 Apr 2014 04:26:54 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 29325 invoked by uid 99); 27 Apr 2014 04:26:54 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Apr 2014 04:26:54 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C3D32993238; Sun, 27 Apr 2014 04:26:53 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aharui@apache.org To: commits@flex.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: [flex-sdk] [refs/heads/release4.12.0] - add tlf fixes to release notes Date: Sun, 27 Apr 2014 04:26:53 +0000 (UTC) Repository: flex-sdk Updated Branches: refs/heads/release4.12.0 1e674b24a -> 8ce553c0c add tlf fixes to release notes Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/8ce553c0 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/8ce553c0 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/8ce553c0 Branch: refs/heads/release4.12.0 Commit: 8ce553c0c09677aa558275b4ee019e33f765a82e Parents: 1e674b2 Author: Alex Harui Authored: Sat Apr 26 21:26:35 2014 -0700 Committer: Alex Harui Committed: Sat Apr 26 21:26:35 2014 -0700 ---------------------------------------------------------------------- RELEASE_NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8ce553c0/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 1f98b05..db3ff1a 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -70,10 +70,12 @@ FLEX-34133 ADG RTE in columnHeaderWordWrap FLEX-34132 DataGrid columns with no dataField specified give "[object Object]" FLEX-34125 CheckAllPlayerGlobals script in ide folder is missing Windows implementation FLEX-34117 Button: Small gap in the corner +F:EX-34098 Deleteing/Replacing Surrogate-Pair string causes RTE in TLF FLEX-34057 RTE on pasting empty data after Excel operation -FLEX-34031 RTE at TextClipboard#importToScrap() +FLEX-34013 RTE at TextClipboard#importToScrap() FLEX-33994 Need a way to distinguish phone and tablet target devices through css FLEX-33948 Add touch behaviour to spark DropDownList classes +FLEX-33423 We can input text over than maxChars when we use "Insert" mode. FLEX-33421 Broken metadata RequiresLicense FLEX-33350 CallOutButton for Web (desktop / not AIR)