CB-10687 Updated RELEASENOTES and Version for release 5.1.1

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

Branch: refs/heads/5.1.x
Commit: aa1f0244484db43bb1b3560a3ee7d8c41a8a3bc8
Parents: f45316a
Author: Steve Gill <stevengil...@gmail.com>
Authored: Wed Feb 24 11:30:19 2016 -0800
Committer: Steve Gill <stevengil...@gmail.com>
Committed: Thu Feb 25 11:23:50 2016 -0800

----------------------------------------------------------------------
 RELEASENOTES.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/aa1f0244/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index d392f47..db7c16a 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,22 @@
 -->
 ## Release Notes for Cordova (Android) ##
 
+### 5.1.1 (Feb 24, 2016)
+* updated `cordova-common` dependnecy to `1.1.0`
+* CB-10628 Fix `emulate android --target`
+* CB-10618 Handle gradle frameworks on plugin installation/uninstallation
+* CB-10510: Add an optional timeout to `emu` start script
+* CB-10498: Resume event should be sticky if it has a plugin result
+* fix `HtmlNotFoundTest` so that it passes when file not found is handled 
correctly
+* CB-10472 `NullPointerException`: 
`org.apache.cordova.PluginManager.onSaveInstanceState` check if `pluginManager` 
is `null` before using it
+* CB-10138 Adds missing plugin metadata to `plugin_list` module.
+* CB-10443 Pass original options instead of remaining
+* CB-10443 Fix `this.root` null reference
+* CB-10421 Fixes exception when calling run script with `--help` option
+* updated `.gitignore`
+* CB-10406 Fixes an exception, thrown when building using Ant. 
+* CB-10157 Uninstall app from device/emulator only when signed apk is already 
installed
+
 ### 5.1.0 (Jan 19, 2016)
 * CB-10386 Add `android.useDeprecatedNdk=true` to support `NDK` in `gradle`
 * CB-8864: Fixing this to mitigate CB-8685 and CB-10104


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

Reply via email to