Index: native_client_sdk/src/doc/sdk/release-notes.rst |
diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst |
index a68fa7e6cb597ae6eb829696af6c1a9b9d1d4efa..460d7237f3bf56fe25950ac1b881a0b7ef236cc7 100644 |
--- a/native_client_sdk/src/doc/sdk/release-notes.rst |
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst |
@@ -7,6 +7,12 @@ Release Notes |
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. |
+Chrome/Pepper 49 |
+================ |
+ |
+* gtest/gmock no longer shipped as prebuilt libraries. This is in-line with |
+ normal gtest/gmock usage guidelines. Projects wishing to use gtest/gmock must |
+ now add explict include paths and compile gtest-all.cc locally. |
Chrome/Pepper 45 (10 July 2015) |
================================ |