From: Philippe Waroquiers Date: Sat, 4 Aug 2012 09:08:50 +0000 (+0000) Subject: Remove 284540 from NEWS fixed section. X-Git-Tag: svn/VALGRIND_3_8_0~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=908e6569449a22c4081137a10dfbe51e58b83458;p=thirdparty%2Fvalgrind.git Remove 284540 from NEWS fixed section. 284540 was not about performance but about the presentation of results. Revision 12824 (optimising the suppr matching) should not have marked 284540 as fixed. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12829 --- diff --git a/NEWS b/NEWS index 890df4725c..02a11a8582 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,8 @@ xxx Don't forget to update VALGRIND_MAJOR/MINOR before release * Increased limit for the --num-callers command line flag to 500. +* Error matching with many suppression entries has been optimised. + * Improved DWARF4 support (284124) * Option --vex-iropt-precise-memory-exns has been removed. @@ -155,7 +157,6 @@ where XXXXXX is the bug number as listed below. 283671 Robustize alignment computation in LibVEX_Alloc 283961 Adding support for some HCI IOCTLs 284124 parse_type_DIE: confused by: DWARF 4 -284540 Optimise matching logic between an error and the suppressions 285219 Too-restrictive constraints for Thumb2 "SP plus/minus register" 286261 [patch] add wrapper for linux I2C_RDWR ioctl 286270 vgpreload is not friendly to 64->32 bit execs, gives ld.so warnings