]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Yesterday I changed dist.authors.html and dist.news.html in r442
authorFlorian Krohm <florian@eich-krohm.de>
Sat, 26 Nov 2011 04:05:47 +0000 (04:05 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sat, 26 Nov 2011 04:05:47 +0000 (04:05 +0000)
in the valgrind-www repository. These files are actually generated
from AUTHORS and NEWS, respectively.
Therefore, change AUTHORS and NEWS to reflect yesterday's change.
Things are now in synch again.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12276

AUTHORS
NEWS

diff --git a/AUTHORS b/AUTHORS
index 5502d4103a2d40ead94f02c2c61ca8c89c5ade0b..740a724d267b7b3b9ef7ce06b9d27463199b6c16 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,7 @@
 
 Julian Seward was the original founder, designer and author of
 Valgrind, created the dynamic translation frameworks, wrote Memcheck,
-the 3.X versions of Helgrind, Ptrcheck, DHAT, and did lots of other
+the 3.X versions of Helgrind, SGCheck, DHAT, and did lots of other
 things.
 
 Nicholas Nethercote did the core/tool generalisation, wrote
diff --git a/NEWS b/NEWS
index c045d47f9aa02c4a7509f24f5e63072197397733..9681e93291fa9af8af6da7575bc7f7e447ec579b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -100,7 +100,9 @@ Support for recent distros and toolchain components (glibc 2.14, gcc
   (--join-list-vol); fixed a memory leak triggered by repeated client
   memory allocatation and deallocation; improved Darwin support.
 
-* exp-ptrcheck: this tool has been reduced in scope so as to improve
+* exp-ptrcheck: this tool has been renamed to exp-sgcheck
+
+* exp-sgcheck: this tool has been reduced in scope so as to improve
   performance and remove checking that Memcheck does better.
   Specifically, the ability to check for overruns for stack and global
   arrays is unchanged, but the ability to check for overruns of heap