From 6c8fbb949934849c808c55d1d32c447dde5a1a20 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 29 Apr 2005 23:49:25 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 72c590258..2f26e2e5b 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,7 @@ +2005-04-30 Kevin Ryde + + * api-io.texi (Default Ports): Describe buffering on standard ports. + 2005-04-23 Kevin Ryde * api-data.texi (Regexp Functions): Add list-matches and fold-matches.