|
From: <sv...@va...> - 2011-02-10 21:00:00
|
Author: bart Date: 2011-02-10 20:59:51 +0000 (Thu, 10 Feb 2011) New Revision: 11535 Log: Refined a comment in the NEWS file. Modified: trunk/NEWS Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2011-02-10 09:09:09 UTC (rev 11534) +++ trunk/NEWS 2011-02-10 20:59:51 UTC (rev 11535) @@ -8,8 +8,9 @@ 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) |