summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbje <bje>1998-07-22 09:25:18 +0000
committerbje <bje>1998-07-22 09:25:18 +0000
commitb84f1cc523f4236200689b2f78b16b26bc05f429 (patch)
treecee2f14ef39af8d7f0892d86cdaa2c44a5e98842 /ChangeLog
parent666b26de0f36d69500d08cf998afe3794806d6fc (diff)
* ChangeLog: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d7c4ae..0875429 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
* implement.h (_pthread_mutexattr_t): Moved to a public definition
in pthread.h. There was little gain in hiding these details.
(_pthread_condattr_t): Likewise.
+ (_pthread_attr_t): Likewise.
* pthread.h (pthread_atfork): Add function prototype.
(pthread_attr_t): Moved here from implement.h.