You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/02/03 01:36:30 UTC

git commit: [flex-sdk] [refs/heads/develop] - keep in sync with recent changes

Updated Branches:
  refs/heads/develop 8032d3680 -> bc01330d9


keep in sync with recent changes


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/bc01330d
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/bc01330d
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/bc01330d

Branch: refs/heads/develop
Commit: bc01330d922300cd79274b5d6fe328ef38df7038
Parents: 8032d36
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Feb 3 11:36:18 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Feb 3 11:36:18 2014 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 11 +++++++++++
 1 file changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/bc01330d/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 0d23d96..fc49134 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -48,10 +48,16 @@ SDK Changes
 - new iOS os-version media css selector.
 - iOS7 status bar support.
 - Improved try/catch performance in several areas. 
+- New MaskedTextinput component.
 
 Build Changes
 ---------------
 - Made PixelBender a separate release.
+- Support for compiling with Java 7
+
+Compiler Changes
+------------------
+- Fixed FDB waiting before you can start debugging a SWF
 
 Bug Fixes
 ----------
@@ -64,6 +70,11 @@ Bug Fixes
 
 JIRA Issue Number and Summary                                                                                        
 -------------------------------------------------------------------------------------------------------------------
+FLEX-34065  AdvancedDataGrid throws RTE #1009 when groupedColumns is set to null
+FLEX-34059  StageTextInput with prompt turns entered text gray on iOS 7
+FLEX-34052  ADG RTE in columnResizeMouseOverHandler
+FLEX-34051  RTE in endEdit() when clicking at bottom of column
+FLEX-34049  Allow the output symbols to be escaped when called from an IDE
 FLEX-34046  prints full stack if Flash Player detects not handled exception
 FLEX-34045  adds file id to the stack info printed by fdb
 FLEX-34044  Breakpoints in ActionScript files do not work when debugging app using ANE