about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index fa1c8b0f5d..9102cd044c 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-19  Steven Munroe  <sjmunroe@vnet.ibm.com>
+
+	* Examples/ex9.c (main):  Use list of children and join them.
+	(thread): Do not call exit.
+
 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
 
 	* spinlock.c (wait_node_alloc): We cannot use compare-and-exchange.