Comment re tc size increase.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2111 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 9afd438..855e298 100644
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,11 @@
   69432: helgrind asserts encountering a MutexErr when there are 
          EraserErr suppressions
 
+- Increase the max size of the translation cache from 200k average bbs
+  to 300k average bbs.  Programs on the size of OOo (680m17) are
+  thrashing the cache at the smaller size, creating large numbers of
+  retranslations and wasting significant time as a result.
+
 
 
 Stable release 2.0.0 (5 Nov 2003)