|
From: <sv...@va...> - 2012-03-16 15:03:15
|
philippe 2012-03-16 15:03:08 +0000 (Fri, 16 Mar 2012)
New Revision: 12446
Log:
Make a more precise reference to the g++ version.
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+1 -1)
===================================================================
--- trunk/NEWS 2012-03-14 21:27:35 +00:00 (rev 12445)
+++ trunk/NEWS 2012-03-16 15:03:08 +00:00 (rev 12446)
@@ -29,7 +29,7 @@
* ==================== 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
|