Updated Branches: refs/heads/2.9.x 65cc0991a -> 8dd8c7b4d
Updated RELEASENOTES for 2.9.0rc1 Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/8dd8c7b4 Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/8dd8c7b4 Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/8dd8c7b4 Branch: refs/heads/2.9.x Commit: 8dd8c7b4d09d9e74ca292c23356fb71e01f5c4f9 Parents: 65cc099 Author: Shazron Abdullah <[email protected]> Authored: Thu Jun 20 14:17:10 2013 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Thu Jun 20 14:17:31 2013 -0700 ---------------------------------------------------------------------- RELEASENOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/8dd8c7b4/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5345fd8..c858e55 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -22,6 +22,12 @@ Cordova is a framework that enables developers to include the Cordova API in their OS X application projects easily, and also create new Cordova-based OS X application projects through the command-line. +### 2.9.0 (201306XX) ### + +* [CB-3833] Deprecation plugin tag upgrade step has malformed xml +* [CB-3463] bin/create should copy cordova.js into the project's CordovaLib +* Added missing licenses after running Apache RAT + ### 2.8.0 (201306XX) ### * [CB-3171] Add deprecation notice for use of <plugin> in config.xml in OSX
