]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update NEWS to indicate that
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 7 Mar 2015 17:31:04 +0000 (17:31 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 7 Mar 2015 17:31:04 +0000 (17:31 +0000)
  335907  segfault when running wine's ddrawex/tests/surface.c under valgrind
is assumed to be fixed either by a previous change in 3.10
and/or by the commit for 343173

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

NEWS

diff --git a/NEWS b/NEWS
index 64050b8a2667dc8cde5cebb4efd15747a5fb124b..efb85eac1a5acbed21185ad878a19f68a9d04548 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,7 @@ where XXXXXX is the bug number as listed below.
         == 307399
         == 343175
         == 342740
+335907  segfault when running wine's ddrawex/tests/surface.c under valgrind
 338731  ppc: Fix testuite build for toolchains not supporting -maltivec
 338995  shmat with hugepages (SHM_HUGETLB) fails with EINVAL
 339045  Getting valgrind to compile and run on OS X Yosemite (10.10)