summaryrefslogtreecommitdiff
path: root/libthreads/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-06-10 01:22:19 +0000
committerThomas Bushnell <thomas@gnu.org>1997-06-10 01:22:19 +0000
commitdb821fd8deaeb9b33dca1dc40d6aa1e415081ff9 (patch)
tree2c3b2b8a89bb5d98f02fe74a4e24c3db4acde20b /libthreads/ChangeLog
parent0f67849251985d2021d329cdcc808c9b2fe8c6e1 (diff)
Mon Jun 9 21:18:46 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* cthreads.c (cthread_fork): Delete debugging oddity that crept into source.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r--libthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog
index bbf93298..8289d87d 100644
--- a/libthreads/ChangeLog
+++ b/libthreads/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jun 9 21:18:46 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * cthreads.c (cthread_fork): Delete debugging oddity that crept
+ into source.
+
Thu Apr 3 20:29:27 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* i386/csw.S: Define __ELF__ too.