summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorbje <bje>1998-07-22 05:01:34 +0000
committerbje <bje>1998-07-22 05:01:34 +0000
commit0884b3d61a65fbec11f5fdae262af335e0c46869 (patch)
treef131180c2006f3796a8a94b15a8ef6bd53c402ac /tests/ChangeLog
parent914b87dd71aeaa3d4d8b9e9308b336994be9d600 (diff)
* ChangeLog: Update.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 0af0eaf..08cb597 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+1998-07-22 Ben Elliston <bje@cygnus.com>
+
+ * exit2.c (main): Fix size of pthread_t array.
+
1998-07-10 Ben Elliston <bje@cygnus.com>
* exit2.c: New file; test pthread_exit() harder.