]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated 3.5.0 bug list.
authorBart Van Assche <bvanassche@acm.org>
Sun, 22 Mar 2009 10:14:39 +0000 (10:14 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 22 Mar 2009 10:14:39 +0000 (10:14 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9484

NEWS

diff --git a/NEWS b/NEWS
index d0d1349ddf4e0fc0de82b0de86418a2ea9c57de3..e2076f2e16cdaffb09ff55bd125c939f0288bc1a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,14 @@ Release 3.5.0 (???)
   Now, only default.supp is installed.  This should not affect users as the
   other installed suppression files were not read.
 
+n-i-bz DRD - race conditions between pthread_barrier_wait() and
+       pthread_barrier_destroy() calls are now reported.
+n-i-bz DRD - added "first observed at" information in error
+       messages related to synchronization objects.
+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.
+
 
 
 Release 3.4.1 (28 February 2009)