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 2013/12/16 08:07:23 UTC

git commit: [flex-sdk] [refs/heads/develop] - updated release notes to match recent JIRA changes

Updated Branches:
  refs/heads/develop 716f70bba -> 31948997e


updated release notes to match recent JIRA 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/31948997
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/31948997
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/31948997

Branch: refs/heads/develop
Commit: 31948997ee976b106a55a49e03fc93a4354c0b42
Parents: 716f70b
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Dec 16 18:01:53 2013 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Dec 16 18:01:53 2013 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/31948997/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index f4f4557..917b37c 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -55,7 +55,7 @@ Bug Fixes
 
 JIRA Issue Number and Summary                                                                                        
 -------------------------------------------------------------------------------------------------------------------
-FLEX-33860  Support For iOS7 status bar
+FLEX-33976  closing Alert from modal TitleWindow removes blur in main app
 FLEX-33947  Errors in mobile ButtonBar Flex 4.11
 FLEX-33920  spark ComboBox.changeHighlightedSelection doesn't check the newindex upperbound
 FLEX-33919  Listbase selectItem getter does not validate selectedIndex for values below 0 other than -1.
@@ -71,6 +71,7 @@ FLEX-33875  Runtime error #1069 in MobileSkin class on focus out
 FLEX-33871  message error "Definition spark.skins.mobile480.assets:ActionBarBackground could not be found"
 FLEX-33865  ConstraintLayout / LayoutElementHelper are memory inefficient (and slow)
 FLEX-33861  Flex Incorrectly Scaling Down Application on iPad
+FLEX-33860  Support For iOS7 status bar
 FLEX-33853  Optimize UIDUtil / RPCUIDUtil fromByteArray() method
 FLEX-33852  Port UIDUtil optimizations to RPCUIDUtil
 FLEX-33835  LocaleSorter#sortLocalesByPreference is slow