aboutsummaryrefslogtreecommitdiff
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 38d5cce..60d3065 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-03 Jakub Jelinek <jakub@redhat.com>
+
+ * pthread.c (pthread_initialize): Unblock __pthread_sig_cancel
+ in case the parent blocked it.
+
2003-04-02 Jakub Jelinek <jakub@redhat.com>
* Makefile (libpthread-routines): Add pthread_atfork.