You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2017/05/22 06:25:08 UTC

git commit: [flex-falcon] [refs/heads/release0.8.0] - FLEX-35086 - Update RELEASE_NOTES_JS

Repository: flex-falcon
Updated Branches:
  refs/heads/release0.8.0 18d96504c -> 96147830f


FLEX-35086 - Update RELEASE_NOTES_JS


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

Branch: refs/heads/release0.8.0
Commit: 96147830f7c9fae8cc2df65f36ae855bfabb44d2
Parents: 18d9650
Author: piotrz <pi...@apache.org>
Authored: Mon May 22 08:25:02 2017 +0200
Committer: piotrz <pi...@apache.org>
Committed: Mon May 22 08:25:02 2017 +0200

----------------------------------------------------------------------
 RELEASE_NOTES_JX | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/96147830/RELEASE_NOTES_JX
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES_JX b/RELEASE_NOTES_JX
index 851646f..4b1fe5d 100644
--- a/RELEASE_NOTES_JX
+++ b/RELEASE_NOTES_JX
@@ -9,8 +9,13 @@ This release includes Maven artifacts.
 
 In addition, lots of bug fixes and small improvements are included in this release. 
 
+New Features
+=================
+-FLEX-35186 Generate source maps for MXML files
+
 Bug Fixes
 ---------
+-FLEX-35300 Could not find file for class: Error
 -FLEX-35239 Runtime error when setting a property to a constant value
 -FLEX-35236 Binding is not working when [Bindable] is set for the class
 -FLEX-35231 [FalconJX] Context Lost on Event Listeners