From: Philippe Waroquiers Date: Sat, 28 Jul 2012 12:23:48 +0000 (+0000) Subject: clarify 2 NEWS entries to indicate that these are for tool developpers. X-Git-Tag: svn/VALGRIND_3_8_0~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a8694d7b6e778c7ce20b1df57a5ebd55b88453;p=thirdparty%2Fvalgrind.git clarify 2 NEWS entries to indicate that these are for tool developpers. (NB: I am wondering if these entries should be put in NEWS at all. Is NEWS targetted at end users only ? Or at "tool developper users also' ?) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12796 --- diff --git a/NEWS b/NEWS index f207088739..fd52dfd0b9 100644 --- a/NEWS +++ b/NEWS @@ -64,15 +64,15 @@ xxx Don't forget to update VALGRIND_MAJOR/MINOR before release * The C++ demangler has been updated so as to work well with C++ compiled by up to at least g++ 4.6. -* Replacement/wrapping can be made more flexible thanks to the new option - --soname-synonyms. +* Tool developpers can make replacement/wrapping more flexible thanks + to the new option --soname-synonyms. * The new option --fair-sched allows to control the locking mechanism used by Valgrind. The locking mechanism influences the performance and scheduling of multithreaded applications (in particular on multiprocessor/multicore systems). -* Support to run Valgrind on Valgrind has been improved. +* For tool developpers: support to run Valgrind on Valgrind has been improved. * gdbserver now shows the float shadow registers as integer rather than float values, as the shadow values are mostly