Updated Branches: refs/heads/develop 2139eced3 -> abb77d1a6
Updated with recent JIRA issues Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/abb77d1a Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/abb77d1a Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/abb77d1a Branch: refs/heads/develop Commit: abb77d1a60f88ccfef0618d0743dc8c716a287ce Parents: 2139ece Author: Justin Mclean <[email protected]> Authored: Mon Sep 23 11:13:43 2013 +1000 Committer: Justin Mclean <[email protected]> Committed: Mon Sep 23 11:13:43 2013 +1000 ---------------------------------------------------------------------- RELEASE_NOTES | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/abb77d1a/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 5c9b66f..62748bf 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -55,6 +55,8 @@ Bug Fixes JIRA Issue Number and Summary ------------------------------------------------------------------------------------------------------------------- +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-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
