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

git commit: [flex-falcon] [refs/heads/release0.8.0] - added two missing bug fixes to release notes

Repository: flex-falcon
Updated Branches:
  refs/heads/release0.8.0 ff178488c -> 74d148746


added two missing bug fixes to release notes


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

Branch: refs/heads/release0.8.0
Commit: 74d148746be4e7c386399c6752180437a378a11d
Parents: ff17848
Author: Josh Tynjala <jo...@apache.org>
Authored: Tue May 30 13:25:30 2017 -0700
Committer: Josh Tynjala <jo...@apache.org>
Committed: Tue May 30 13:25:30 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/74d14874/RELEASE_NOTES_JX
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES_JX b/RELEASE_NOTES_JX
index 4b1fe5d..968c8ca 100644
--- a/RELEASE_NOTES_JX
+++ b/RELEASE_NOTES_JX
@@ -15,6 +15,8 @@ New Features
 
 Bug Fixes
 ---------
+-FLEX-35317 Generated require() call for Node.js modules does not produce valid code if module name includes dashes
+-FLEX-35316 -version compiler option does not show version
 -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