summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>1998-10-22 04:50:01 +0000
committerrpj <rpj>1998-10-22 04:50:01 +0000
commite0cb3da9bad150b424848b993bb100766d07ded7 (patch)
treef81531ef828b66f36614f4e20295afb57cd974c1 /ChangeLog
parent2a58055edb81dbc4b22601c0678c34209e3b0718 (diff)
Thu Oct 22 21:44:44 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* tsd.c: Add description of pthread_key_delete() from the standard as a comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1183e3a..8e006b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Oct 22 21:44:44 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
+
+ * tsd.c: Add description of pthread_key_delete() from the
+ standard as a comment.
+
Thu Oct 15 14:05:01 1998 Ross Johnson <rpj@swan.canberra.edu.au>
* private.c (_pthread_new_thread): Remove init of destructorstack.