]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
announce an old bug (wishlist) which rev 13223 fixed
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 31 Mar 2013 16:20:02 +0000 (16:20 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 31 Mar 2013 16:20:02 +0000 (16:20 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13354

NEWS

diff --git a/NEWS b/NEWS
index 633b6d8672eba3ec404d4d04a45005947d63d956..d8881c3cb66d353b696b915d8aa9ad40315ae470 100644 (file)
--- 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