Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(337)

Unified Diff: native_client_sdk/doc_generated/sdk/release-notes.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/doc_generated/sdk/examples.html ('k') | native_client_sdk/doc_generated/sitemap.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/doc_generated/sdk/release-notes.html
diff --git a/native_client_sdk/doc_generated/sdk/release-notes.html b/native_client_sdk/doc_generated/sdk/release-notes.html
index 1d2b8a5a2a5ca7740e8285206cb9d89c8ed7a37b..b59cb28fb72fb5e5e1015f1a7a6a0a2c29f30183 100644
--- a/native_client_sdk/doc_generated/sdk/release-notes.html
+++ b/native_client_sdk/doc_generated/sdk/release-notes.html
@@ -1,7 +1,15 @@
{{+bindTo:partials.standard_nacl_article}}
-<section id="release-notes">
-<span id="sdk-release-notes"></span><h1 id="release-notes"><span id="sdk-release-notes"></span>Release Notes</h1>
+<b><font color="#cc0000">
+NOTE:
+Deprecation of the technologies described here has been announced
+for platforms other than ChromeOS.<br/>
+Please visit our
+<a href="/native-client/migration">migration guide</a>
+for details.
+</font></b>
+<hr/><section id="release-notes">
+<h1 id="release-notes">Release Notes</h1>
<p>The dates in the following release notes denote when Chrome and the NaCl SDK
reached canary status. The stable release is typically 6 weeks later.</p>
<h2 id="chrome-pepper-49">Chrome/Pepper 49</h2>
@@ -37,7 +45,7 @@ possible to do so. Simply translate the pexe to a nexe using the
browser (version <code>Y</code>).</li>
<li>PNaCl&#8217;s support for use of libstdc++ 4.6 as the C++ standard library is
deprecated and will be removed in the next release. PNaCl has used libc++
-(which is much more up-to-date, currently based on LLVM 3.6) as the default
+(which is much more up to date, currently based on LLVM 3.6) as the default
since Pepper 33.</li>
<li>PNaCl&#8217;s experimental <a class="reference external" href="https://chromium.googlesource.com/native_client/pnacl-subzero/+/master/README.rst">Subzero translator</a> is available for x86-32 NaCl in
Chrome version 43, behind a flag. To give it a try, run Chrome with the
« no previous file with comments | « native_client_sdk/doc_generated/sdk/examples.html ('k') | native_client_sdk/doc_generated/sitemap.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698