diff options
author | rpj <rpj> | 1999-03-11 17:35:30 +0000 |
---|---|---|
committer | rpj <rpj> | 1999-03-11 17:35:30 +0000 |
commit | c181e5bb2ccf9d351553eaadf66578df441024a6 (patch) | |
tree | c59e76f6f29845b7652d1e6f1eb62a4f4a2efc12 /tests/ChangeLog | |
parent | b14e60afab45a7bc5eff231f408505a1bec6b436 (diff) |
Wed Mar 10 10:41:52 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* tryentercs.c: Apply typo patch from bje.
* tryentercs2.c: Ditto.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 0304802..6f540b0 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -3,6 +3,12 @@ Fri Mar 12 08:34:15 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au> * eyal1.c (main): Fix trylock loop; was not waiting for thread to lock the "started" mutex. +Wed Mar 10 10:41:52 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au> + + * tryentercs.c: Apply typo patch from bje. + + * tryentercs2.c: Ditto. + Sun Mar 7 10:41:52 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au> * Makefile (condvar3, condvar4): Add tests. |