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/master Commit: 74d148746be4e7c386399c6752180437a378a11d Parents: ff17848 Author: Josh Tynjala <[email protected]> Authored: Tue May 30 13:25:30 2017 -0700 Committer: Josh Tynjala <[email protected]> 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
