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 5a8dc1b74135d65592f83b2fe7dc041b7abc0afd..1d2b8a5a2a5ca7740e8285206cb9d89c8ed7a37b 100644 |
--- a/native_client_sdk/doc_generated/sdk/release-notes.html |
+++ b/native_client_sdk/doc_generated/sdk/release-notes.html |
@@ -4,6 +4,15 @@ |
<span id="sdk-release-notes"></span><h1 id="release-notes"><span id="sdk-release-notes"></span>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> |
+<ul class="small-gap"> |
+<li>GCC-based newlib toolchains removed from the SDK. These have been |
+superseded by the nacl-clang toolchain which also produces statically linked |
+architecture specific nexe files.</li> |
+<li>gtest/gmock no longer shipped as pre-built libraries. This is in-line with |
+normal gtest/gmock usage guidelines. Projects wishing to use gtest/gmock must |
+now add explicit include paths and compile gtest-all.cc locally.</li> |
+</ul> |
<h2 id="chrome-pepper-45-10-july-2015">Chrome/Pepper 45 (10 July 2015)</h2> |
<h3 id="pepper">Pepper</h3> |
<ul class="small-gap"> |