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 2016/01/11 22:55:09 UTC

[26/50] [abbrv] git commit: [flex-sdk] [refs/heads/master] - FLEX-34958 Reordered new features by ticket number.

FLEX-34958
Reordered new features by ticket number.


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

Branch: refs/heads/master
Commit: dc86ad392716ccbaf1a2fdac90479240da04f53c
Parents: e11ef41
Author: Mihai Chira <mi...@apache.org>
Authored: Fri Dec 18 13:40:39 2015 +0200
Committer: Mihai Chira <mi...@apache.org>
Committed: Fri Dec 18 13:40:39 2015 +0200

----------------------------------------------------------------------
 RELEASE_NOTES | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/dc86ad39/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 9670131..c78b576 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -3,12 +3,12 @@ Apache Flex 4.15.0
 
 New Features
 ------------
-- FLEX-34852 Sorting by complex fields in ListCollectionView
-- FLEX-34837 Full support for sorting on complex fields of DataGrid rows
-- FLEX-34927 Allow the setting of an arbitrary property on an object via
-			ObjectUtil
-- FLEX-34941 Allow custom validators to use the triggerEvent
-- FLEX-34945 Validators now able to validate nested properties
+- FLEX-34837    Full support for sorting on complex fields of DataGrid rows
+- FLEX-34852    Sorting by complex fields in ListCollectionView
+- FLEX-34927    Allow the setting of an arbitrary property on an object via
+                ObjectUtil
+- FLEX-34941    Allow custom validators to use the triggerEvent
+- FLEX-34945    Validators now able to validate nested properties
 
 AIR and Flash Player Support
 ----------------------------