diff options
-rw-r--r-- | test-suite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index 73dd85265..274d7cfc7 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -1,3 +1,11 @@ +2001-08-25 Thien-Thi Nguyen <ttn@revel.glug.org> + + * tests/srfi-19.test (test-time-comparision, + test-time-arithmatic): New procs. + + Add time comparison tests using new procs. + Thanks to Alex Shinn. + 2001-08-25 Marius Vollmer <mvo@zagadka.ping.de> * tests/dynamic-scope.test: New file. |