From dc07c1a185ceaf301334458d5e67df229fedbbb9 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 5 Jun 2003 01:03:06 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 620365f06..e5fb90e38 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -10,6 +10,13 @@ promise? and force a bit, describe recursive forcing of a promise by its own code. + * scheme-io.texi (Ports): Add notes on garbage collection, and on + explicitly closing file ports. + (File Ports): Cross reference Ports node on explicit closing. + + * posix.texi (Network Sockets and Communication): Cross reference + Ports node on explicit closing. + * scheme-scheduling.texi (Futures): New section. * srfi-modules.texi (SRFI-13 Miscellaneous): In string-replace, note