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 2013/04/16 06:49:18 UTC

[44/50] [abbrv] git commit: [flex-sdk] - fix release notes as RTE fix didn't relate to JIRA issue

fix release notes as RTE fix didn't relate to JIRA issue

git-svn-id: https://svn.apache.org/repos/asf/flex/sdk/branches/release4.9@1447115 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/develop
Commit: abc44be400ba531b05a05a8ad1af4784e69fdac2
Parents: 45ad99a
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Feb 18 01:16:56 2013 +0000
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Feb 18 01:16:56 2013 +0000

----------------------------------------------------------------------
 RELEASE_NOTES |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/abc44be4/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 657bdc1..50a7f0a 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -10,6 +10,7 @@ Differences from Apache Flex 4.9.0:
   - Fixed non debug compiler RTE (see ASC-2993).
   - Updated ASDocs to use correct logo.
   - Updated Mustella Japanese language pack tests to pass.
+  - Fix null pointer exception in PopUpManagerImpl
  
 Bugs fixed:
   FLEX-33390 Can't embed SVG asset
@@ -19,7 +20,6 @@ Bugs fixed:
              left i.e. x=0 dimension of the application
   FLEX-33384 Caret visible in all textinputs after they've been selected once
   FLEX-33381 Setting s:ComboBox#typicalItem produces unnecessarily long width
-  FLEX-33231 Null pointer exception in PopUpManagerImpl
 
 Apache Flex 4.9.0
 =================