Yesterday I changed dist.authors.html and dist.news.html in r442
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 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/AUTHORS b/AUTHORS
index 5502d41..740a724 100644
--- 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 c045d47..9681e93 100644
--- a/NEWS
+++ b/NEWS
@@ -100,7 +100,9 @@
   (--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