You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/09/30 22:10:22 UTC

android commit: updated release notes

Repository: cordova-android
Updated Branches:
  refs/heads/master d5538b707 -> ce7d6d69d


updated release notes


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

Branch: refs/heads/master
Commit: ce7d6d69d99cb5c398fc1b2b5f99503ba23edd60
Parents: d5538b7
Author: Steven Gill <st...@gmail.com>
Authored: Tue Sep 30 13:10:16 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Tue Sep 30 13:10:16 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/ce7d6d69/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 43bb326..fb0a709 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,17 @@
 -->
 ## Release Notes for Cordova (Android) ##
 
+### 3.6.4 (Sept 30, 2014) ###
+
+* Set VERSION to 3.6.4 (via coho)
+* Update JS snapshot to version 3.6.4 (via coho)
+* CB-7634 Detect JAVA_HOME properly on Ubuntu
+* CB-7579 Fix run script's ability to use non-arch-specific APKs
+* CB-6511 Fixes build for android when app name contains unicode characters.
+* CB-7463: Adding licences.  I don't know what the gradle syntax is for comments, that still needs to be done.
+* CB-7463: Looked at the Apache BigTop git, gradle uses C-style comments
+* CB-7460: Fixing bug with KitKat where the background colour would override the CSS colours on the application
+
 ### 3.6.0 (Sept 2014) ###
 
 * Set VERSION to 3.6.0 (via coho)