You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/12/18 13:50:39 UTC

git commit: [flex-sdk] [refs/heads/release4.14.0] - Updated with recently resolved JIRAs

Repository: flex-sdk
Updated Branches:
  refs/heads/release4.14.0 646048e07 -> 992cddd72


Updated with recently resolved JIRAs

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


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

Branch: refs/heads/release4.14.0
Commit: 992cddd72cb27b1a0b72a25c27b3a5df0b105c7d
Parents: 646048e
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Thu Dec 18 13:50:22 2014 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Thu Dec 18 13:50:22 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/992cddd7/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 315493f..d131bd7 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -30,6 +30,7 @@ FLEX-34633  HSlider track (Android4 skin) not being filled if thumb position set
 FLEX-34631  Cannot add source paths to a mustella test using a config file
 FLEX-34611  Application crash when textFlow property set to null with
             preserveSelection
+FLEX-34609  ContainerController has superfluous null checks for _container
 FLEX-34608  IOS 7 Hslider (Scrubber) skin
 FLEX-34606  Redundant variable
 FLEX-34592  Can't use optionnal importer for TLF plainTextFormat and
@@ -81,6 +82,9 @@ FLEX-33054  Cursor Seek in HierarchicalCollectionViewCursor operates on wrong
 FLEX-32541  sortable ou sortableColumns = false still shows box of sorting and
             sortItemRenderer = null throws error
 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
 
 Other fixes (no JIRA issue created):
 - correct case for osmf.swc so compiles on Linux work