You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2014/03/19 02:41:07 UTC

[26/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - added blank header for 4.13

added blank header for 4.13


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

Branch: refs/heads/new_android_skins
Commit: a7f81d46dd542358f57fc1d0d46a3dedb920cdd5
Parents: 8cde643
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Mar 11 14:04:29 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Mar 11 14:04:29 2014 +1100

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a7f81d46/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index cef3006..886cb8a 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,64 @@
+Apache Flex 4.13
+=================
+
+Apache Flex 4.13 is an update to Apache Flex 4.12. 
+
+Known Issues
+_____________
+
+Adobe Flash Builder Integration
+
+Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,
+when generating the .mxml file for a new project that uses Apache Flex SDK
+4.10.0 or later Spark Application, Flash Builder will incorrectly insert the
+attribute:
+
+	layout="absolute"
+
+This results in a compile error in the new project.  The remedy is to simply
+remove the errant attribute.
+
+The following wiki page has been set up to contain the latest news on Adobe's
+attempt to correct this problem:
+
+https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
+
+Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
+
+http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
+
+
+Differences from Apache Flex 4.12 include:
+
+AIR and Flash Player support
+------------------------------
+
+
+SDK Changes
+-------------
+
+
+Build Changes
+---------------
+
+
+Compiler Changes
+------------------
+
+
+Bug Fixes
+----------
+ Below is a complete list of all the bug fixes that have been included since
+ the last full release, Apache Flex 4.12.0.
+ If you would like specific information about any of the items below, go to
+ https://issues.apache.org and search for the JIRA Issue Number by using the
+ Quick Search.  Details of the bug and its fix will be included on the
+ resulting page.
+
+JIRA Issue Number and Summary                                                                                        
+-------------------------------------------------------------------------------------------------------------------
+
+
 Apache Flex 4.12
 =================