summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbje <bje>1998-10-04 05:35:58 +0000
committerbje <bje>1998-10-04 05:35:58 +0000
commit5304897a03ee218b5b36d2c5e7f83d970c4b1b46 (patch)
treec630b581f94e61332a6f34c25235f0ffb1cad997 /ChangeLog
parentc6332c1963c7c13261192f2a406f3dbaf3a18a97 (diff)
1998-10-04 Ben Elliston <bje@cygnus.com>
* tests/mutex1.c: New basic test for mutex functions (it passes).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f041e3..4000891 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1998-10-04 Ben Elliston <bje@cygnus.com>
+ * tests/mutex1.c: New basic test for mutex functions (it passes).
+
* configure.in: Test for __stdcall, not _stdcall. Typo.
* configure: Regenerate.