about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 27a30b1e2f..6e4ea822b8 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,7 @@
 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
 
+	* pthread_create.c (start_thread): setjmp is expected to return 0.
+
 	* sysdeps/x86_64/tls.h (THREAD_GETMEM): Mark asms volatile.
 	(THREAD_GETMEM_NC): Likewise.