]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated list of bugs fixed in 3.5.0.
authorBart Van Assche <bvanassche@acm.org>
Sat, 25 Apr 2009 16:25:45 +0000 (16:25 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 25 Apr 2009 16:25:45 +0000 (16:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9631

NEWS

diff --git a/NEWS b/NEWS
index 4e77e4ca884ec25b0668915ca0103d5797179ea3..85b61b280b41c6c31a0a7e9f3c80d16daadb4de4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,8 @@ n-i-bz DRD - added new client request, VG_USERREQ__DRD_CLEAN_MEMORY.
 187048 DRD - the mutex attribute PTHREAD_PROCESS_SHARED is now
        interpreted correctly.
 188046 Removed a bashism from the configure script.
+189763 DRD - pthread_create@GLIBC_2.0() no longer triggers an assertion
+       failure.