diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1,3 +1,21 @@ +SNAPSHOT 2005-03-08
+-------------------
+
+Bug reports (fixed)
+-------------------
+ +* Implicitly created threads leave Win32 handles behind after exiting. +- Dmitrii Semii + +* pthread_once() starvation problem. +- Gottlob Frege + +New tests +--------- + +* More intense testing of pthread_once(). + +
SNAPSHOT 2005-01-25
-------------------
@@ -8,7 +26,7 @@ Bug fixes to not be woken when the mutex was released.
- Ralf Kubis <RKubis at mc.com>
-* Various package omissions have been fixed. +* Various package omissions have been fixed.
SNAPSHOT 2005-01-03
|