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