You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/11/07 17:58:31 UTC

[1/2] js commit: CB-7988 Updated version and RELEASENOTES.md for release 3.7.2

Repository: cordova-js
Updated Branches:
  refs/heads/master f0ceadfd6 -> 77cab1aab


CB-7988 Updated version and RELEASENOTES.md for release 3.7.2


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

Branch: refs/heads/master
Commit: 7afadfc044033741050bbe90e8656453ece258ac
Parents: f0ceadf
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Fri Nov 7 11:38:43 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Fri Nov 7 11:38:43 2014 -0500

----------------------------------------------------------------------
 RELEASENOTES.md | 7 +++++++
 package.json    | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/7afadfc0/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 0b682fd..ec349cb 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,13 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 3.7.2 (Nov 7, 2014)
+* CB-7868 Make <clobbers> on navigator not break on some versions of Android
+* CB-7868 Use utils.defineGetterSetter instead of Object.defineProperty
+* Upleveled amazon-fireos bridge.
+* CB-7735 Fix iOS bridge race condition when using innerHTML on <body>
+* CB-2520 - User agent-related changes for custom user agents in iOS
+
 ### 3.7.1 (Oct 10, 2014)
 * added missing AL header
 * removed console.log

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/7afadfc0/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index c11f742..2cb9a4c 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
     "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
     "name": "cordova-js",
     "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-    "version": "3.7.2-dev",
+    "version": "3.7.2",
     "homepage": "http://cordova.apache.org",
     "repository": {
         "type": "git",


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


[2/2] js commit: CB-7988 Incremented package version to -dev

Posted by ka...@apache.org.
CB-7988 Incremented package version to -dev


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

Branch: refs/heads/master
Commit: 77cab1aabb39a7187072aac857d8ab6516c7a222
Parents: 7afadfc
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Fri Nov 7 11:52:57 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Fri Nov 7 11:52:57 2014 -0500

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/77cab1aa/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 2cb9a4c..40a36fb 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
     "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
     "name": "cordova-js",
     "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-    "version": "3.7.2",
+    "version": "3.7.3-dev",
     "homepage": "http://cordova.apache.org",
     "repository": {
         "type": "git",


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