- The default value for --leak-check-heuristics has been changed from
  "none" to "all". This helps to reduce the number of possibly
  lost blocks, in particular for C++ applications.
 


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15618 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index ea3fa2f..7699b45 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,9 @@
 * ==================== TOOL CHANGES ====================
 
 * Memcheck:
+  - The default value for --leak-check-heuristics has been changed from
+    "none" to "all". This helps to reduce the number of possibly
+    lost blocks, in particular for C++ applications.
 
   - The default value for --keep-stacktraces has been changed from
     "malloc-then-free" to "malloc-and-free".  This has a small cost in