|
From: <sv...@va...> - 2009-06-04 11:47:33
|
Author: bart
Date: 2009-06-04 12:46:32 +0100 (Thu, 04 Jun 2009)
New Revision: 10245
Log:
Updated list of bugs fixed in 3.5.0.
Modified:
trunk/NEWS
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2009-06-04 11:12:51 UTC (rev 10244)
+++ trunk/NEWS 2009-06-04 11:46:32 UTC (rev 10245)
@@ -88,6 +88,13 @@
189763 DRD - pthread_create@GLIBC_2.0() no longer triggers an assertion
failure.
n-i-bz DRD - fixed assertion failure triggered by mutex reinitialization.
+ Note: DRD did report the mutex reinitialization before reporting the
+ assertion failure.
+n-i-bz DRD - fixed a bug that caused incorrect messages to be printed about
+ memory allocation events with memory access tracing enabled (fixed
+ in r10191).
+n-i-bz DRD - fixed a memory leak triggered by vector clock deallocation
+ (fixed in r10228).
|