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 2025464bfb..fcc832f251 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2003-01-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makefile (tests): Add tst-cancel7.
+	(tst-cancel7-ARGS): New variable.
+
 	* old_pthread_cond_broadcast.c: Optimize initialization a bit to work
 	around gcc defficiencies.
 	* old_pthread_cond_signal.c: Likewise.