You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ma...@apache.org on 2013/10/06 14:21:05 UTC

[13/19] git commit: [flex-sdk] [refs/heads/asdoc] - updated release notes

updated 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/050a7ae9
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/050a7ae9
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/050a7ae9

Branch: refs/heads/asdoc
Commit: 050a7ae9058b8d22e49727d29d462cac09bb7c3d
Parents: 25d74ed
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Oct 5 09:39:10 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Oct 5 09:39:10 2013 +1000

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/050a7ae9/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 49ac8af..77f12f4 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -43,6 +43,7 @@ SDK Changes
 - s:DataGridEditor will now be visible in ASDocs and be visible in the Tag inspector.
 - Minor changes to make SDK compile with Falcon compiler.
 - Added access to imageDecodingPolicy in BitmapImage.
+- New experimental mobile spark datagrid
 
 Bug Fixes
 ----------
@@ -61,6 +62,7 @@ FLEX-33782  AccordionData labelField and labelFunction properties don't work
 FLEX-33771  compatibilityVersionString returns the wrong value
 FLEX-33748  TabBar shouldn't be colorized in TabNavigatorSkin
 FLEX-33741  Propagation of Escape key in mx.controls.DateField should only be stopped if the DropDown is shown
+FLEX-33739  Duplication segment of code calling MultiBitmapSource getSource(dpi)
 FLEX-33738  ArrayCollection addAll() adds items in the wrong order
 FLEX-33730  RTE in Application.as line 2157 in Air simulator
 FLEX-33726  DateField.stringToDate returns null when inputFormat has no separators