summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src
diff options
context:
space:
mode:
authorJF Bastien <jfb@chromium.org>2015-03-09 09:26:02 -0700
committerJF Bastien <jfb@chromium.org>2015-03-09 16:27:19 +0000
commitc2f9a72e55f81348dece16dbddaa29932b57f365 (patch)
treefa31e38ff00c63b00e457b638f69577baf373df2 /native_client_sdk/src
parent1af793910c3a05bf5ab0d790e1bcf282d03592d9 (diff)
downloadchromium_src-c2f9a72e55f81348dece16dbddaa29932b57f365.zip
chromium_src-c2f9a72e55f81348dece16dbddaa29932b57f365.tar.gz
chromium_src-c2f9a72e55f81348dece16dbddaa29932b57f365.tar.bz2
NaCl docs: update release notes for Chrome 39
Mention CVE-2015-0565. TBR= mseaborn@chromium.org, shyamsundarr@chromium.org, timwillis@chromium.org BUG= https://code.google.com/p/nativeclient/issues/detail?id=3944 TEST= none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/820673006 Cr-Commit-Position: refs/heads/master@{#319649}
Diffstat (limited to 'native_client_sdk/src')
-rw-r--r--native_client_sdk/src/doc/sdk/release-notes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst
index 06eb857..702d0d4 100644
--- a/native_client_sdk/src/doc/sdk/release-notes.rst
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst
@@ -75,6 +75,13 @@ Chrome/Pepper 40 (November 07 2014)
Chrome/Pepper 39 (26 September 2014)
====================================
+NaCl
+----
+
+* This release contains a fix for CVE-2015-0565: `disable the x86 CLFLUSH
+ instruction due to rowhammer problem
+ <https://code.google.com/p/nativeclient/issues/detail?id=3944>`_.
+
Pepper
------