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

git commit: [flex-sdk] [refs/heads/develop] - added another issue number to the list.

Updated Branches:
  refs/heads/develop 7d8b4465b -> 2ee032783


added another issue number to the list.


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

Branch: refs/heads/develop
Commit: 2ee0327836c054e6471effef9d174f86647ed049
Parents: 7d8b446
Author: Mark Kessler <Ke...@gmail.com>
Authored: Fri Jun 21 21:24:14 2013 -0400
Committer: Mark Kessler <Ke...@gmail.com>
Committed: Fri Jun 21 21:24:38 2013 -0400

----------------------------------------------------------------------
 RELEASE_NOTES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2ee03278/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index fbca1c0..e4561c4 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -102,6 +102,7 @@ Bug Fixes
 
 JIRA Issue Number  Summary                                                                                         Resolution
 ------------------------------------------------------------------------------------------------------------------------------
+FLEX-33590         Adding a preventSelection feature to spark components inheriting listbase                       Implemented
 FLEX-33545         RTE in destroyItemEditor in AdvancedDataGrid                                                    Fixed
 FLEX-33537         Spark TextArea writing in prompt text format                                                    Fixed
 FLEX-33526         findRowIndicies to complement findRowIndex                                                      Implemented