Deltas from Jeremy.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2500 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index 9213645..4ad79d8 100644
--- a/NEWS
+++ b/NEWS
@@ -20,13 +20,11 @@
 
 76869   Crashes when running any tool under Fedora Core 2 test1
         This fixes the problem with returning from a signal handler 
-        when VDSOs are turned off in FC2.  Note that we don't
-        (yet) support VDSOs being on 
-        (use "echo 0 > /proc/sys/kernel/vdso").
+        when VDSOs are turned off in FC2.
 
-69508   java 1.4.2 client fails with erroneous "stack size too small"
-        (make more of the pthread stack attribute related functions
-        work properly)
+69508   java 1.4.2 client fails with erroneous "stack size too small".
+        This fix makes more of the pthread stack attribute related 
+        functions work properly.  Java still doesn't work though.
 
 71906   malloc alignment should be 8, not 4
         All memory returned by malloc/new etc is now at least