Updated Branches: refs/heads/master 587f2200a -> 355bd47c2
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/355bd47c Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/355bd47c Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/355bd47c Branch: refs/heads/master Commit: 355bd47c26eed0cad3681811c1447b2fa5de459b Parents: 587f220 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:10 2013 -0700 ---------------------------------------------------------------------- RELEASENOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/355bd47c/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
