From: Bart Van Assche Date: Sat, 25 Apr 2009 16:25:45 +0000 (+0000) Subject: Updated list of bugs fixed in 3.5.0. X-Git-Tag: svn/VALGRIND_3_5_0~774 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ec3ddbc9fda9fbf3c1d6720adf39d3304b1816e;p=thirdparty%2Fvalgrind.git Updated list of bugs fixed in 3.5.0. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9631 --- diff --git a/NEWS b/NEWS index 4e77e4ca88..85b61b280b 100644 --- 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.