From 949ca2ccc5c972644c70238eee7d2099a3ede1f3 Mon Sep 17 00:00:00 2001 From: rpj Date: Sat, 20 Feb 1999 03:06:22 +0000 Subject: 1999-02-20 Ross Johnson * tests/mutex2.c: Test static mutex initialisation. * tests/test.h: New. Declares a table mapping error numbers to error names. --- tests/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index c5ac1ce..27834cb 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +1999-02-20 Ross Johnson + + * mutex2.c: Test static mutex initialisation. + + * test.h: New. Declares a table mapping error numbers to + error names. + 1999-01-17 Ross Johnson * runtest: New script to build and run a test in the tests directory. -- cgit v1.2.3