From: Bart Van Assche Date: Thu, 10 Feb 2011 20:59:51 +0000 (+0000) Subject: Refined a comment in the NEWS file. X-Git-Tag: svn/VALGRIND_3_7_0~669 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d282cac7dc20bd5c593d7dd8d58b8decb1062f8a;p=thirdparty%2Fvalgrind.git Refined a comment in the NEWS file. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11535 --- diff --git a/NEWS b/NEWS index 2634fd48c6..69faaf3593 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,9 @@ Release 3.7.0 (???) Release 3.6.0 (... 2011) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -DRD: removed command-line option --free-is-write again since it is impossible -to implement this functionality reliably. +DRD: removed command-line option --free-is-write again since it is not possible +to implement this functionality for custom allocators without changing the client-tool +interface in a backwards-incompatible way. Release 3.6.0 (21 October 2010)