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, 2 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a869dfdb54..4d19e4230f 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -6,11 +6,12 @@
 	Disallow sending SIGCANCEL.
 
 	* Makefile (tests): Remove tst-basic7.  Add tst-kill1, tst-kill2,
-	tst-kill3, tst-kill4, tst-kill5.
+	tst-kill3, tst-kill4, tst-kill5, tst-kill6.
 	* tst-kill1.c: New file.
 	* tst-kill2.c: New file.
 	* tst-kill3.c: New file.
 	* tst-kill5.c: New file.
+	* tst-kill6.c: New file.
 	* tst-basic7.c: Renamed to...
 	* tst-kill4.c: ...this.