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/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index c948fe3993..c4236bd748 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-12  Ulrich Drepper  <drepper@redhat.com>
+
+	* Examples/ex6.c: Test return value of pthread_join.
+
 2000-06-11  Geoff Keating  <geoffk@cygnus.com>
 
 	* sysdeps/powerpc/pspinlock.c (__pthread_spin_lock): Implement.