From: Bart Van Assche Date: Sun, 5 Apr 2009 11:01:19 +0000 (+0000) Subject: Updated list of bugs fixed in 3.5.0. X-Git-Tag: svn/VALGRIND_3_5_0~826 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e3f1b0f81ddc897937f3826498e0bf46ea591b6;p=thirdparty%2Fvalgrind.git Updated list of bugs fixed in 3.5.0. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9518 --- diff --git a/NEWS b/NEWS index e2076f2e16..4e77e4ca88 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,7 @@ n-i-bz DRD - added "first observed at" information in error 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.