]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Refined a comment in the NEWS file.
authorBart Van Assche <bvanassche@acm.org>
Thu, 10 Feb 2011 20:59:51 +0000 (20:59 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 10 Feb 2011 20:59:51 +0000 (20:59 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11535

NEWS

diff --git a/NEWS b/NEWS
index 2634fd48c659cfab945a5d15a0670530eff8b146..69faaf3593493767d4c0471197d3a0ee0298b4b6 100644 (file)
--- 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)