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 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 890df47..02a11a8 100644
--- a/NEWS
+++ b/NEWS
@@ -86,6 +86,8 @@
 
 * 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 @@
 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