From: Philippe Waroquiers Date: Sat, 7 Mar 2015 17:31:04 +0000 (+0000) Subject: update NEWS to indicate that X-Git-Tag: svn/VALGRIND_3_11_0~601 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3c3c2a6c8cdf4a36ef4e432d0175dcb67883a2;p=thirdparty%2Fvalgrind.git update NEWS to indicate that 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 --- diff --git a/NEWS b/NEWS index 64050b8a26..efb85eac1a 100644 --- 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)