Repository: flex-sdk
Updated Branches:
refs/heads/master db1aa1e6a -> 1de726c31
update 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/4e0fba51
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/4e0fba51
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/4e0fba51
Branch: refs/heads/master
Commit: 4e0fba5180021aac4f65cdfb28dd881709ce83bd
Parents: 95d1e35
Author: Justin Mclean <jmclean@apache.org>
Authored: Mon Feb 24 12:21:51 2014 +1100
Committer: Justin Mclean <jmclean@apache.org>
Committed: Mon Feb 24 12:21:51 2014 +1100
----------------------------------------------------------------------
RELEASE_NOTES | 4 ++++
1 file changed, 4 insertions(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/4e0fba51/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index a7b7a0c..270ddee 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -50,6 +50,7 @@ SDK Changes
- iOS7 status bar support.
- Improved try/catch performance in several areas.
- New MaskedTextinput component.
+- JSON support for ArrayCollection and ArrayList.
Build Changes
---------------
@@ -71,6 +72,9 @@ Bug Fixes
JIRA Issue Number and Summary
-------------------------------------------------------------------------------------------------------------------
+FLEX-34108 JSON.stringify and arraycollection
+FLEX-34104 fontswf utility fails with exception
+FLEX-34101 Regression from 4.8 to 4.10: Spark list doesn't refresh with filterFunction
FLEX-34097 Missing Assets In The mobile.swc Theme File
FLEX-34088 CalloutButton with Dropdown
FLEX-34084 Error with PopupButton/Menu in headerrenderer in DataGrid
|