aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 0e8fe795d2..fc30d8db0e 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-20 Ulrich Drepper <drepper@redhat.com>
+
+ * pthread_create.c (deallocate_tsd): Clear the entire first block
+ of TSD.
+ * Makefile (tests): Add tst-key4.
+ * tst-key4.c: New file.
+
2003-02-18 Ulrich Drepper <drepper@redhat.com>
* Makefile (tests): Add tst-basic7.