You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by mi...@apache.org on 2015/04/16 16:39:05 UTC

git commit: [flex-sdk] [refs/heads/develop] - FLEX-34564 Adding in forgotten fix for v 4.14.0

Repository: flex-sdk
Updated Branches:
  refs/heads/develop 31b03ab20 -> 0bd21ff96


FLEX-34564
Adding in forgotten fix for v 4.14.0


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

Branch: refs/heads/develop
Commit: 0bd21ff965154853cf3941188b73b39cd0942e32
Parents: 31b03ab
Author: Mihai Chira <mi...@apache.org>
Authored: Thu Apr 16 16:37:26 2015 +0200
Committer: Mihai Chira <mi...@apache.org>
Committed: Thu Apr 16 16:37:26 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0bd21ff9/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index cd0e22a..e4002cd 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -194,6 +194,8 @@ FLEX-28291  Linear Vector Layout on the ComboBox
 FLEX-26478  Runtime error occured when a TextInput's text mouse selection isn't
             finished yet but the TextInput instance is removed or its text
             changes
+FLEX-34625  Setting focus with a zero size component and focusThickness causes
+            RTE
 
 Other fixes (no JIRA issue created):
 - correct case for osmf.swc so compiles on Linux work