summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorrpj <rpj>2005-05-18 14:35:16 +0000
committerrpj <rpj>2005-05-18 14:35:16 +0000
commit2f7259b53b446762a1178150b0762c734b85c206 (patch)
tree517e8077e3f4689d2ac331d7000757994cebfd2b /NEWS
parent2531397c796d14f5fb934ae3fcf3c5327bd41bc9 (diff)
''
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
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.