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

git commit: Update releasenotes, and state that WP7 support is about to disappear

Repository: cordova-wp8
Updated Branches:
  refs/heads/3.5.x b8aaf5447 -> 5cba1e359


Update releasenotes, and state that WP7 support is about to disappear


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

Branch: refs/heads/3.5.x
Commit: 5cba1e359522b6e171efccae37fe0aadc11e9b26
Parents: b8aaf54
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon May 5 13:10:46 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon May 5 13:10:46 2014 -0700

----------------------------------------------------------------------
 README.md       | 5 +++--
 RELEASENOTES.md | 5 +++++
 2 files changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/5cba1e35/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ab08083..34b3e3d 100644
--- a/README.md
+++ b/README.md
@@ -23,10 +23,11 @@
 Apache Cordova for Windows Phone 8 ( and Windows Phone 7.1)
 ===
 
-> **Windows Phone 7 is deprecated as a target platform. Support will be removed in version 3.7.0, approx. May 2014.**
+> **Windows Phone 7 is deprecated as a target platform. Support will be removed in version 3.6.0, approx. May 2014.**
+> **3.5.0 will be the last official release to support Windows Phone 7 **
 ====
 
-The Windows Phone 7 and Windows Phone 8 Cordova codebases are being merged to reduce redundancy.  This repo includes code to build Apache Cordova applications that target either Windows Phone SDK.
+This repo includes code to build Apache Cordova applications that target either Windows Phone SDK (WP7.1 && WP8).
 
 An Apache Cordova based applications is, at the core, an application written with web technology: HTML, CSS and JavaScript.
 

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/5cba1e35/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 342f7e2..5f604d4 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -4,7 +4,12 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merge
 
 Cordova is a static library that enables developers to include the Cordova API in their WP8 application projects easily, and also create new Cordova-based WP8 application projects through the command-line.
 
+### 3.5.0 (201405XX) ###
 
+* Apply app-hello-world update
+* CB-6558: added package.json files for wp7 & wp8
+* CB-6491 add CONTRIBUTING.md
+* CB-6412 Include release notes in repo.
 * CB-6450 added support for local XHR.responseXML getter
 * CB-6341 don't rely on msbuild being in the path.
 * bumping version in prep for upcoming 3.5.0