From 9b60a7c948fb05135c363b5ea7effcaa917facff Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 3 Feb 2005 23:17:50 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index e793bc194..febf718b4 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,13 @@ +2005-02-04 Kevin Ryde + + * api-io.texi (File Ports): In port-filename, cannot use after close. + + * posix.texi (Time): In mktime, clarify fields of sbd-time used, and + the handling of tm:isdst. + + * srfi-modules.texi (SRFI-0): Add srfi-4, srfi-13 and srfi-14 now in + the core. + 2005-01-29 Kevin Ryde * posix.texi (Signals): In sigaction, add SA_NOCLDSTOP, make it