summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 9587f9cbb2..d87f4e28c1 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -7,8 +7,9 @@
 	(start_thread): Call deallocate_tsd here.
 	* pthread_setspecific.c: Set specific_used flag really only when
 	needed.
-	* Makefile (tests): Add tst-tsd3.c
+	* Makefile (tests): Add tst-tsd3.c and tst-tsd4.
 	* tst-tsd3.c: New file.
+	* tst-tsd4.c: New file.
 
 2003-03-31  Ulrich Drepper  <drepper@redhat.com>