You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2015/05/29 17:43:32 UTC

[2/2] cordova-windows git commit: Now that WinJS UI is removed. Release notes need to be updated.

Now that WinJS UI is removed. Release notes need to be updated.


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

Branch: refs/heads/master
Commit: bd9cb39f5879e30d50c477d527c348b4be2e9852
Parents: 3e02257
Author: Nikhil Khandelwal <ni...@microsoft.com>
Authored: Fri May 29 08:43:16 2015 -0700
Committer: Nikhil Khandelwal <ni...@microsoft.com>
Committed: Fri May 29 08:43:16 2015 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/bd9cb39f/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 3361de6..9795ee8 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -38,11 +38,11 @@ cordova-windows is a library that enables developers to create Windows 8/8.1/10
 * CB-8307: Adding a 25-year expiration temporary certificate.
 * CB-8760 platform list doesn't show version for windows platform.
 
-**Known Issues with 4.0.0-dev and Windows 10**
+**Known Issues with 4.0.0 and Windows 10**
 
 * Windows 10 Technical Preview 2 does not have a command-line compatible emulator deployment scenario.  To deploy to an emulator, open your solution file in Visual Studio.
 * The Windows SDK included with Visual Studio 2015 RC does not include a tool to deploy to a Windows 10 Phone.  To deploy to a phone, open your solution file in Visual Studio.
-* WinJS is included inline in the package.  In the future, it will be migrated to an NPM dependency, and the dependency will not include any UI-related files.  You should not take a dependency on WinJS UI functionality unless you include it yourself (see [WinJS on Github](http://github.com/winjs/winjs)).
+* WinJS is included inline in the package.  In the future, it will be migrated to an NPM dependency. WinJS UI functionality is not included and should be add by you. (see [WinJS on Github](http://github.com/winjs/winjs)).
 
 [3.8.2]
 * Update cordova.js with a fix that causes Ripple emulation to fail.


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