A couple more 3.8.0 changes.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12845 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 26faf30..6dbc553 100644
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,12 @@
cases where there are many leaked blocks and/or many suppression
rules used to suppress leak reports.
+ - Reduced noise (false positive) level on MacOSX 10.6/10.7, due to
+ via more precise analysis, which is important for LLVM/Clang
+ generated code. This is at the cost of somewhat reduced
+ performance. Note there is no change to analysis precision or
+ costs on Linux targets.
+
* DRD:
- Added even more facilities that can help finding the cause of a data