initial RELEASE_NOTES file
Project: http://git-wip-us.apache.org/repos/asf/flex-flexunit/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-flexunit/commit/8c8dc4cb Tree: http://git-wip-us.apache.org/repos/asf/flex-flexunit/tree/8c8dc4cb Diff: http://git-wip-us.apache.org/repos/asf/flex-flexunit/diff/8c8dc4cb Branch: refs/heads/master Commit: 8c8dc4cbbb53fa2cdef68925323fc2d86f1587e9 Parents: 0ee9290 Author: cyrillzadra <[email protected]> Authored: Wed Sep 4 17:17:59 2013 +0400 Committer: cyrillzadra <[email protected]> Committed: Wed Sep 4 17:17:59 2013 +0400 ---------------------------------------------------------------------- RELEASE_NOTES | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/8c8dc4cb/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES new file mode 100644 index 0000000..2e2ed01 --- /dev/null +++ b/RELEASE_NOTES @@ -0,0 +1,31 @@ +Apache Flex (FlexUnit) 4.2 +================= + +Apache Flex (FlexUnit) 4.2 is an update to FlexUnit 4.1 and first release under Apache. + +Differences from FlexUnit 4.1 include: + +Changes +------------- +- Automated sonatype OSS deployment of the Apache Flex (FlexUnit) artifacts +- Implemented the url property in FlexUnit Ant task to allow use of remote swfs + +Bug Fixes +---------- + Below is a complete list of all the bug fixes that have been included since + the last release, FlexUnit 4.1 + 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 Summary +------------------------------------------------------------------------------------------------------------------- +FLEX-33572 further implemented the automated sonatype OSS deployment of the FlexUnit artifacts + +Please report new issues to our bugbase at: + + https://issues.apache.org/jira/browse/FLEX + + The Apache Flex Project + <http://flex.apache.org/>
