summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2002-08-05 18:52:43 +0000
committerMarius Vollmer <mvo@zagadka.de>2002-08-05 18:52:43 +0000
commit3d0f4c6292008ec9b8182455da2dcbe13053c8da (patch)
tree370b41332d6574d8562dc8db9c64e3f624a81900
parent4310df36888997847ea5afc9fb00a3d3512bd121 (diff)
downloadguile-3d0f4c6292008ec9b8182455da2dcbe13053c8da.tar.gz
*** empty log message ***
-rw-r--r--doc/ref/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog
index 88d4c02d8..339082c3d 100644
--- a/doc/ref/ChangeLog
+++ b/doc/ref/ChangeLog
@@ -1,3 +1,12 @@
+2002-08-05 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * intro.texi, srfi-modules.texi: Added (use-modules (ice-9
+ rdelim)) to an example that uses read-line. Thanks to Ralf
+ Mattes!
+
+ * scheme-memory.texi: Added an introductory blurb about GC that I
+ had lying around.
+
2002-08-02 Gary Houston <ghouston@arglist.com>
* scheme-modules.texi: split "Scheme and modules" into