You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2015/09/23 21:58:20 UTC

[09/45] android commit: CB-9394 Updated RELEASENOTES - Fixing typo

CB-9394 Updated RELEASENOTES - Fixing typo


Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/65bfa133
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/65bfa133
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/65bfa133

Branch: refs/heads/5.0.x
Commit: 65bfa133c70157dbc52d9f29fac67d9858f23b0d
Parents: 3a1d5a1
Author: Nikhil Khandelwal <ni...@microsoft.com>
Authored: Mon Jul 20 09:44:06 2015 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Thu Aug 20 13:48:02 2015 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/65bfa133/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 401564e..41ec1c1 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,7 +21,7 @@
 ## Release Notes for Cordova (Android) ##
 Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merges *remote*/4.1.x...HEAD
 
-### Release 4.1.0 (Jul 2014) ###
+### Release 4.1.0 (Jul 2015) ###
 * CB-9392 Fixed printing flavored versions. This closes #184.
 * CB-9382 [Android] Fix KeepRunning setting when Plugin activity is showed. This closes #200
 * CB-9391 Fixes cdvBuildMultipleApks option casting
@@ -45,10 +45,8 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merge
 * CB-9080: -d option is not supported on Android 4.1.1 and lower, removing
 * CB-8954 Adds `requirements` command support to check_reqs module
 * Update JS snapshot to version 4.1.0-dev (via coho)
-* Updating Release Notes
 * CB-8417 updated platform specific files from cordova.js repo
 * Adding tests to confirm that preferences aren't changed by Intents
-* updating existing test code
 * Forgot to remove the method that copied over the intent data
 * Getting around to removing this old Intent code
 * Update JS snapshot to version 4.1.0-dev (via coho)
@@ -67,10 +65,6 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merge
 * CB-8891 Add a gradle helper for retrieving config.xml preference values
 * CB-8884 Delete Eclipse tweaks from create script
 * CB-8834 Don't fail to install on VERSION_DOWNGRADE
-* Update JS snapshot to version 4.1.0-dev (via coho)
-* Set VERSION to 4.1.0-dev (via coho)
-* Set VERSION to 4.0.2 (via coho)
-* Update JS snapshot to version 4.0.2 (via coho)
 * Automated tools fail, and you have to remember all four places where this is set.
 * Update the package.json
 * CB-9042 coho failed to update version, so here we are
@@ -79,11 +73,7 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merge
 * updating existing test code
 * Forgot to remove the method that copied over the intent data
 * Getting around to removing this old Intent code
-* Set VERSION to 4.0.1 (via coho)
-* Update JS snapshot to version 4.0.1 (via coho)
 * CB-8834 Don't fail to install on VERSION_DOWNGRADE
-* Set VERSION to 4.0.0 (via coho)
-* Update JS snapshot to version 4.0.0 (via coho)
 
 ### Release 4.0.2 (May 2015) ###
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org