]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Make a more precise reference to the g++ version.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 16 Mar 2012 15:03:08 +0000 (15:03 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 16 Mar 2012 15:03:08 +0000 (15:03 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12446

NEWS

diff --git a/NEWS b/NEWS
index f3d75ed0c60ea24d2d1bd6db4fa78db85284ef37..b43d8ab1ac9f92e690860b3daff8aa82f4f5bc05 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,7 +29,7 @@ Release 3.8.0 (????)
 * ==================== OTHER CHANGES ====================
 
 * The C++ demangler has been updated so as to work well with C++ 
-  compiled by even the most recent g++'s.
+  compiled by up to at least g++ 4.6.
 
 * The new option --fair-sched allows to control the locking mechanism
   used by Valgrind. The locking mechanism influences the performance