]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove 284540 from NEWS fixed section.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 4 Aug 2012 09:08:50 +0000 (09:08 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 4 Aug 2012 09:08:50 +0000 (09:08 +0000)
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

NEWS

diff --git a/NEWS b/NEWS
index 890df4725cf06de43ee25d556750cfcfb27cf4fb..02a11a8582ab9b68deb412106f3c08bc978dd254 100644 (file)
--- 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