summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2004-09-08 09:08:00 +0000
committerrpj <rpj>2004-09-08 09:08:00 +0000
commit4b0d69122798d07ac700941d3b649f1653750ce2 (patch)
treea1f21f91805efb53a2bc39c1fcfdc2f7a40e99cb /tests/ChangeLog
parent1660c9f40520f8af25206defffeff3f8c0fe0a50 (diff)
''
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 09a7b50..0a408b8 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,11 @@
+2004-09-08 Alexandre Girao <alexgirao@gmail.com>
+
+ * cancel7.c (main): Win98 wants a valid (non-NULL) location
+ for the last arg of _beginthreadex().
+ * cancel8.c (main): Likewise.
+ * exit4.c (main): Likewise.
+ * exit5.c (main): Likewise.
+
2004-06-21 Ross Johnson <rpj@callisto.canberra.edu.au>
* mutex2r.c: New test.