]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated NEWS (set next version to 3.8.0, added 286270 to fixed bugs+reordered)
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 19 Dec 2011 11:03:07 +0000 (11:03 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 19 Dec 2011 11:03:07 +0000 (11:03 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12313

NEWS

diff --git a/NEWS b/NEWS
index 5b3ee433a9f1112cd72813b6af8352fdbd931059..e230e482ba4f21eb4afa6a19803b746621a16c25 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Release 3.7.1 (????)
+Release 3.8.0 (????)
 ~~~~~~~~~~~~~~~~~~~~
 
 * ================== PLATFORM CHANGES =================
@@ -23,8 +23,9 @@ To see details of a given bug, visit
 https://bugs.kde.org/show_bug.cgi?id=XXXXXX
 where XXXXXX is the bug number as listed below.
 
-286374  Running cachegrind with --branch-sim=yes on 64-bit PowerPC program fails
 283413  Fix wrong sanity check
+286270  vgpreload is not friendly to 64->32 bit execs, gives ld.so warnings
+286374  Running cachegrind with --branch-sim=yes on 64-bit PowerPC program fails