diff options
Diffstat (limited to 'trunk/tests/ChangeLog')
-rw-r--r-- | trunk/tests/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/tests/ChangeLog b/trunk/tests/ChangeLog index 153bd153..87ca830a 100644 --- a/trunk/tests/ChangeLog +++ b/trunk/tests/ChangeLog @@ -1,3 +1,10 @@ +2001-11-02 Marcus Brinkmann <[email protected]> + + * t-data.c: Include stddef.h. + (read_once_test): Change type of READ to size_t. + (read_test): Likewise. + (write_test): Likewise. + 2001-10-29 Marcus Brinkmann <[email protected]> * t-signers.c: New file. |