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 fd8788c7f3..ec04411bbe 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-14  Ulrich Drepper  <drepper@redhat.com>
+
+	* manager.c (pthread_handle_create): Initialize self-reference in
+	descriptor.
+
 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
 
 	* Examples/ex9.c (main): Remove unused th variable.