]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Be slightly less precise on the leak check perf. improvement in NEWS
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 18 Jul 2012 22:36:37 +0000 (22:36 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 18 Jul 2012 22:36:37 +0000 (22:36 +0000)
(as this 40% is only a measurement of one perf program on amd64).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12757

NEWS

diff --git a/NEWS b/NEWS
index 3572f4dd8c9f0ba9114b0b4412bdeba20589f324..e42f50bfc2e3ddab01f016045966b704e50d2165 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,7 +43,7 @@ xxx Don't forget to update VALGRIND_MAJOR/MINOR before release
     a program using statically linked malloc or using alternative
     malloc libraries (such as tcmalloc).
 
-  - Performance of leak check has been improved by 40%.
+  - Performance of leak check has been improved.
 
 * DRD: