You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/05/05 16:29:04 UTC

[2/3] docs commit: condense android 6.2.3 release changelog to a single item linking to the one CB ticket.

condense android 6.2.3 release changelog to a single item linking to the one CB ticket.


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

Branch: refs/heads/master
Commit: 2b21ae1678ef529e747a172fd325a12e0c0f9d46
Parents: d4d1469
Author: filmaj <ma...@gmail.com>
Authored: Wed May 3 10:02:02 2017 -0700
Committer: filmaj <ma...@gmail.com>
Committed: Wed May 3 10:02:02 2017 -0700

----------------------------------------------------------------------
 www/_posts/2017-05-04-android-release.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2b21ae16/www/_posts/2017-05-04-android-release.md
----------------------------------------------------------------------
diff --git a/www/_posts/2017-05-04-android-release.md b/www/_posts/2017-05-04-android-release.md
index e25c60a..7ad8aac 100644
--- a/www/_posts/2017-05-04-android-release.md
+++ b/www/_posts/2017-05-04-android-release.md
@@ -27,7 +27,5 @@ This release will have to be explicitly added until the upcoming `cordova@7` rel
 <!--more-->
 ## What's new in Android
 
-* [CB-12640](https://issues.apache.org/jira/browse/CB-12640) better handling of unrecognized commands on **windows**.
-* [CB-12640](https://issues.apache.org/jira/browse/CB-12640) flipped avd parsing logic so that it always tries to use `avdmanager` to retrieve avds first, then falls back to `android` command if `avdmanager` cannot be found.
-* [CB-12640](https://issues.apache.org/jira/browse/CB-12640) support for `android sdk tools 26.0.1`.
+* [CB-12640](https://issues.apache.org/jira/browse/CB-12640) Support for Android SDK Tools v26 and newer. Flipped AVD parsing logic so that it always tries to use `avdmanager` to retrieve AVDs first, then falls back to `android` command if `avdmanager` cannot be found. Improve handling of SDK tools commands on Windows.
 


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