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/11/15 08:23:52 UTC

git commit: [flex-sdk] [refs/heads/develop] - keeping release notes in sync, hopefully the two issues marked [REVERTED] can be fixed

Updated Branches:
  refs/heads/develop c3cc4ce02 -> fa12f02de


keeping release notes in sync, hopefully the two issues marked [REVERTED] can be fixed


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

Branch: refs/heads/develop
Commit: fa12f02de13c044ecf83a939fb7dccb35f46f68c
Parents: c3cc4ce
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Nov 15 18:23:37 2013 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Nov 15 18:23:37 2013 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/fa12f02d/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 7794fe2..0510ff3 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -35,7 +35,7 @@ SDK Changes
 - Improved UID generation performance.
 - Changed DPI to be 160 for iPad and 320 for iPad mini.
 - Improvements to Falcon MXML code generation.
-
+- Option to not store last call result in RomoteObject and WebService
 
 Bug Fixes
 ----------
@@ -48,14 +48,15 @@ Bug Fixes
 
 JIRA Issue Number and Summary                                                                                        
 -------------------------------------------------------------------------------------------------------------------
+FLEX-33899  DataGrid goes blank when removing last item from dataProvider when requestedRowCount is set
 FLEX-33885  BindingManager#executeBindings : Avoid unneeded memory allocation
 FLEX-33884  Android mobile app crashes when you click on a modal
 FLEX-33880  Popup modal blocks the application
-FLEX-33879  LayoutBase->getScrollPositionDeltaToElementHelper isn't ideal
+[REVERTED] FLEX-33879  LayoutBase->getScrollPositionDeltaToElementHelper isn't ideal
 FLEX-33878  Matrix computations : avoid unneeded flash.geom.Transform and flash.geom.Matrix allocations
 FLEX-33877  BusyCursor : Avoid unneeded Point allocations
 FLEX-33875  Runtime error #1069 in MobileSkin class on focus out
-FLEX-33874  Binding management is memory inefficient when using the defaultDestFunc
+[REVERTED] FLEX-33874  Binding management is memory inefficient when using the defaultDestFunc
 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