From ca26b87dd48e5eeef74f4654432eb4aac2741714 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 6 Nov 2001 22:38:48 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 2729127f0..fbf9e6018 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,12 @@ +2001-11-06 Thien-Thi Nguyen + + * srfi-modules.texi (SRFI-19, SRFI-19 Constants, SRFI-19 Current + time and clock resolution, SRFI-19 Time object and accessors, + SRFI-19 Time comparison procedures, SRFI-19 Time arithmetic + procedures, SRFI-19 Date object and accessors, SRFI-19 + Time/Date/Julian Day/Modified Julian Day converters, SRFI-19 Date + to string/string to date converters): New nodes. + 2001-11-06 Marius Vollmer * scripts.texi: Document `--debug' and `--no-debug'.