Announce fix for #270796. Also keep the bug list sorted.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12339
This commit is contained in:
Florian Krohm
2012-01-16 17:26:48 +00:00
parent cc7b410176
commit af81e988fc

3
NEWS
View File

@@ -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)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~