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/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index dee8b27b31..ef1a4fe229 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2003-02-10  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makefile (tests): Add tst-cancel8.
+	* tst-cancel8.c: New file.
+
 	* sysdeps/unix/sysv/linux/i386/pthread_once.S (clear_once_control): Fix
 	clearing of control variable.
 	* Makefile (tests): Add tst-once3 and tst-once4.