summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 74c8bd0..f892e12 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ Bugs fixed
----------
* pthread_detach() now reclaims remaining thread resources when called after
-the target thread has terminated. Previously, this thread did nothing in
+the target thread has terminated. Previously, this routine did nothing in
this case.
New tests