]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update NEWS following the fix of #422715.
authorJulian Seward <jseward@acm.org>
Thu, 11 Jun 2020 07:07:52 +0000 (09:07 +0200)
committerJulian Seward <jseward@acm.org>
Thu, 11 Jun 2020 07:07:52 +0000 (09:07 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9d89f5ec5293b38db24fb0d38c5ff7d8483383d4..e23c449166787355d2f2def5d5e5bb30980cbb10 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,19 @@ where XXXXXX is the bug number as listed below.
 345077  linux syscall execveat support (linux 3.19)
 n-i-bz  helgrind: If hg_cli__realloc fails, return NULL.
 
+
+
+Release 3.16.1 (?? June 2020)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+3.16.1 is identical to 3.16.0, except that it fixes the following bug that
+was discovered late in the 3.16.0 release process:
+
+422715  valgrind 3.16.0 on 32-bit x86: vex: the `impossible' happened:
+        expr_is_guardable: unhandled expr
+
+
+
 Release 3.16.0 (27 May 2020)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~