more wibble


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1792 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 67c7e13..cee88f6 100644
--- a/NEWS
+++ b/NEWS
@@ -14,12 +14,14 @@
 
 - Install headers needed to compile new skins.
 
-- Remove leading spaces and
-  colon created by this mechanism in the LD_LIBRARY_PATH / LD_PRELOAD
+- Remove leading spaces and colon in the LD_LIBRARY_PATH / LD_PRELOAD
   passed to non-traced children.
 
 - Fix file descriptor leak in valgrind-listener.
 
+- Fix longstanding bug in which the allocation point of a 
+  block resized by realloc was not correctly set.  This may
+  have caused confusing error messages.
 
 
 Snapshot 20030716 (16 July 2003)