]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Announce fix for #270796. Also keep the bug list sorted.
authorFlorian Krohm <florian@eich-krohm.de>
Mon, 16 Jan 2012 17:26:48 +0000 (17:26 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Mon, 16 Jan 2012 17:26:48 +0000 (17:26 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12339

NEWS

diff --git a/NEWS b/NEWS
index 70a58c3a0d863223287779a20026d1b9a7ae9986..449c67a4e486b2be7d4e02fcf77cdbb3bb77b946 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,13 +29,14 @@ https://bugs.kde.org/show_bug.cgi?id=XXXXXX
 where XXXXXX is the bug number as listed below.
 
 247386  make perf does not run all performance tests
+270796  s390x: Removed broken support for the TS insn
 276993  fix mremap 'no thrash checks' 
+281482  valgrind's memcheck incorrect byte allocation count in realloc() for silly argument
 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
 287858  VG_(strerror): unknown error 
 289699  vgdb connection in relay mode erroneously closed due to buffer overrun 
-281482  valgrind's memcheck incorrect byte allocation count in realloc() for silly argument
 
 Release 3.7.0 (5 November 2011)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~