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/09/02 13:57:17 UTC

[5/5] cordova-ubuntu git commit: CB-11733 Updated RELEASENOTES and Version for release 4.3.5

CB-11733 Updated RELEASENOTES and Version for release 4.3.5


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

Branch: refs/heads/4.3.x
Commit: 5cc9335047a14ce1b9504af7f4342823622e5998
Parents: d6c06c0
Author: David Barth <da...@canonical.com>
Authored: Fri Sep 2 15:52:47 2016 +0200
Committer: David Barth <da...@canonical.com>
Committed: Fri Sep 2 15:56:43 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/5cc93350/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index d704078..f23a477 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,12 @@
 -->
 ## Release Notes for Cordova Ubuntu ##
 
+### 4.3.5 (Sep 02, 2016)
+* Make sure that all plugin dependencies linking flags are taken into account when compiling
+* Add connectivity dev build dependencies
+* Fix (Yn) prompt issue with chroot install
+* initPlugins only once; See CB-11355; Thanks to Pat Deegan for pointing that out
+
 ### 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

http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/5cc93350/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1cd7300..f89fd02 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ubuntu",
-    "version": "4.3.4",
+    "version": "4.3.5",
     "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