From: Philippe Waroquiers Date: Sun, 31 Mar 2013 16:20:02 +0000 (+0000) Subject: announce an old bug (wishlist) which rev 13223 fixed X-Git-Tag: svn/VALGRIND_3_9_0~330 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5deb4fbc14071b36dca2af6f86103e11b49abe9c;p=thirdparty%2Fvalgrind.git announce an old bug (wishlist) which rev 13223 fixed git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13354 --- diff --git a/NEWS b/NEWS index 633b6d8672..d8881c3cb6 100644 --- a/NEWS +++ b/NEWS @@ -68,6 +68,7 @@ m = merged into 3_8_BRANCH [382] = fixed in trunk and needs to be made available for 3.8.2 too 123837 [390] semctl system call: 4rth argument is optional, depending on cmd +135425 [390] memcheck should tell you where Freed blocks were Mallocd 252955 [390] Impossible to compile with ccache 253519 Memcheck reports auxv pointer accesses as invalid reads. FIXED r13109