Updated Branches:
  refs/heads/develop 04632b3b4 -> 94a798a63

updated release notes with recent JIRA fixes


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

Branch: refs/heads/develop
Commit: 94a798a6345f5ac3094ad41a9cb19b1984b797a9
Parents: 04632b3
Author: Justin Mclean <jmcl...@apache.org>
Authored: Wed Sep 18 08:17:55 2013 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Wed Sep 18 08:17:55 2013 +1000

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/94a798a6/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 2b7bb53..5c9b66f 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -42,6 +42,7 @@ SDK Changes
 - Able to easily change mx:AdvancedDataGrid row and column item renderer 
spanning.
 - 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.
 
 Bug Fixes
 ----------
@@ -54,7 +55,11 @@ Bug Fixes
 
 JIRA Issue Number and Summary                                                  
                                      
 
-------------------------------------------------------------------------------------------------------------------
+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
+FLEX-33724  Error in mx:DataGridBase.addClipMask() when using custom item 
renderer and locked columns
+FLEX-33722  Dragging a row with an itemRenderer which extends 
DefaultGridItemRenderer causes null pointer
 FLEX-33718  Warning: variable definition duplicates function parameter in MX 
project
 FLEX-33714  Falcon compiler is stricter with ++ and -- operator on constants.
 FLEX-33712  DataGrid with itemRenderer Drag and Drop error

Reply via email to