From a7b0aa508c58de7e74119e8bd8c535b442a1933c Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 4 May 2003 01:37:21 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index c782c23d3..4058996ed 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -5,7 +5,8 @@ * scheme-io.texi (Reading): In read-char and peek-char, fix typos "?" in @rnindex. In port-column, use @: after i.e. - (Writing): In get-print-state, two spaces after full stop. + (Writing): In get-print-state, two spaces after full stop. Add write, + revise display. * srfi-modules.texi (SRFI-1 Length Append etc): Add count. (SRFI-1 Fold and Map): In reduce, fix typo "... variant of fold", add