diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index a1e63aa4c..7d45c6afb 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,9 @@ +2003-10-02 Kevin Ryde + + * scheme-io.texi (String Ports): In call-with-output-string, note proc + should not close the port. In get-output-string, note string must be + gotten before closing the port. + 2003-09-21 Kevin Ryde * posix.texi (File System): In access?, reword a bit, clarify real