]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
more wibble
authorJulian Seward <jseward@acm.org>
Sun, 27 Jul 2003 08:04:48 +0000 (08:04 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 27 Jul 2003 08:04:48 +0000 (08:04 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1792

NEWS

diff --git a/NEWS b/NEWS
index 67c7e13f6dac5f7f206701142429ec53961bf641..cee88f6fb59b78e572312221d73b39d7b934ee33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,12 +14,14 @@ Fixes some minor problems in 20030716.
 
 - 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)