Updated Branches: refs/heads/develop 1199cca6d -> 45f51db60
update release notes 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/45f51db6 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/45f51db6 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/45f51db6 Branch: refs/heads/develop Commit: 45f51db6042920ee5d4083c5ce26da0e600466c5 Parents: 1199cca Author: Justin Mclean <[email protected]> Authored: Tue Nov 5 08:56:43 2013 +1100 Committer: Justin Mclean <[email protected]> Committed: Tue Nov 5 08:56:43 2013 +1100 ---------------------------------------------------------------------- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/45f51db6/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index d83c4ca..3b95b6c 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -47,6 +47,9 @@ Bug Fixes JIRA Issue Number and Summary ------------------------------------------------------------------------------------------------------------------- +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-33853 Optimize UIDUtil / RPCUIDUtil fromByteArray() method FLEX-33852 Port UIDUtil optimizations to RPCUIDUtil FLEX-33835 LocaleSorter#sortLocalesByPreference is slow @@ -55,6 +58,7 @@ FLEX-33829 Improve ArrayList performance FLEX-33824 Disappearing spark DataGrid columns when we set dataProvider to null FLEX-33813 Datagrid goes blank when assigning new dataProvider.source and calling refresh FLEX-33779 RTE in Label.as when it's 8px wide and uses the Myriad Web Pro font face +FLEX-33715 Error: Attempted access of inaccessible method getStyle through a reference with static type MXFTETextInput. FLEX-33671 Warning messages when using experimental components. FLEX-33632 Getting Run Time Error when loading resource module at runtime.
