From 2f7259b53b446762a1178150b0762c734b85c206 Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 18 May 2005 14:35:16 +0000 Subject: '' --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1dcc54d..93f38e5 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ RELEASE 1.10.0 ------------- -(Not released yet) +(2005-05-19) Bugs fixed ---------- -* pthread_detach() now reclaims remaining thread resources when called after +* pthread_detach() now reclaims remaining thread resources if called after the target thread has terminated. Previously, this routine did nothing in this case. -- cgit v1.2.3