You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2016/05/19 09:54:45 UTC

[9/9] cordova-ubuntu git commit: CB-11294 Updated RELEASENOTES and Version for release 4.3.4

CB-11294 Updated RELEASENOTES and Version for release 4.3.4


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

Branch: refs/heads/master
Commit: 2e2083f60929f82a13494e9fdccec36a96627f1a
Parents: d6f921f
Author: David Barth <da...@canonical.com>
Authored: Thu May 19 10:13:59 2016 +0200
Committer: David Barth <da...@canonical.com>
Committed: Thu May 19 10:13:59 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/2e2083f6/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index af16f55..d704078 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,15 @@
 -->
 ## Release Notes for Cordova Ubuntu ##
 
+### 4.3.4
+* fix build issue with function signature missing the cordova variable name; also avoid a warning
+* use ubuntu-app-stop to stop the app more cleanly
+* Update run devtools message
+* tweak devtools url message
+* Tweak debug launch
+* Add app launch tweaks
+* Improve debugging behavior; Add ip option
+
 ### 4.3.3
 * Fix reliance on deprecated Oxide's onLoadingChanged signal
 * Fix debugging enabled flag & remove webkit specific bit

http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/2e2083f6/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9480a67..1cd7300 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ubuntu",
-    "version": "4.3.3",
+    "version": "4.3.4",
     "description": "Cordova tooling for the Ubuntu platform.",
     "main": "bin/create",
     "repository": {


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