diff options
author | rpj <rpj> | 2005-01-25 05:38:44 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-01-25 05:38:44 +0000 |
commit | 2c2624655dfa830dafef17e87b739f876f098f8c (patch) | |
tree | 3ddbbf98d7ccd7d31badab2cc78ed2de7161046b /NEWS | |
parent | e1d015c3dc92a70d787a5686bc7518c6f42fe81f (diff) |
''
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +SNAPSHOT 2005-01-25
+-------------------
+
+Bug fixes
+---------
+
+* Attempted acquisition of a recursive mutex could cause waiting threads
+to not be woken when the mutex was released.
+- Ralf Kubis <RKubis at mc.com>
+
+* Various package omissions have been fixed. +
+
SNAPSHOT 2005-01-03
-------------------
|