summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2003-09-02 17:50:26 +0000
committerrpj <rpj>2003-09-02 17:50:26 +0000
commit458c3e125811053bb0f974f2f0e01fde371ea192 (patch)
tree1303fa8f1e2eb32df4c23866d4abed65cae62b7c /tests/ChangeLog
parent879bb0613c03b10bdf91aa862c2463b7f9f99087 (diff)
Allow cancelation of waiting implicit threads.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 4873c31..2107c84 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -3,6 +3,7 @@
* exit4.c: New test.
* exit5.c: New test.
* cancel7.c: New test.
+ * cancel8.c: New test.
2003-08-13 Ross Johnson <rpj@ise.canberra.edu.au>