]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update NEWS for recent VEX commit r3288.
authorIvo Raisr <ivosh@ivosh.net>
Fri, 23 Dec 2016 12:40:33 +0000 (12:40 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Fri, 23 Dec 2016 12:40:33 +0000 (12:40 +0000)
Fixes BZ#373938.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16191

NEWS

diff --git a/NEWS b/NEWS
index 155d14222324d518ad435db4496e75dc64273c3a..d3126e7f9b4326dbff4a13de7c5734ffb68fcbe6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -92,6 +92,7 @@ where XXXXXX is the bug number as listed below.
 373046  Stacks registered by core are never deregistered
 373192  Calling posix_spawn in glibc 2.24 completely broken
 373555  Rename BBPTR to GSPTR as it denotes guest state pointer only
+373938  const IRExpr arguments for matchIRExpr()
 
 Release 3.12.0 (20 October 2016)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~