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/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 5cbc766398..f650542dbf 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,7 +1,7 @@
 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
 
-	* pthread_create.c (deallocate_tsd): Clear the entire first block
-	of TSD.
+	* pthread_create.c (deallocate_tsd): Reset found_nonzero at the
+	beginning of the loop.  Clear the entire first block of TSD.
 	* Makefile (tests): Add tst-key4.
 	* tst-key4.c: New file.