summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2004-09-02 00:13:20 +0000
committerKevin Ryde <user42@zip.com.au>2004-09-02 00:13:20 +0000
commit23311fb045a0dae78571c270a927e73c7c193060 (patch)
tree4c1624965f581a635dfbfed76009df3900fb1aad
parent471d2c6d226415997e7de4f72402f9197d451d8f (diff)
downloadguile-23311fb045a0dae78571c270a927e73c7c193060.tar.gz
*** empty log message ***
-rw-r--r--doc/ref/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog
index f8d02faf9..0879722fa 100644
--- a/doc/ref/ChangeLog
+++ b/doc/ref/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-02 Kevin Ryde <user42@zip.com.au>
+
+ * misc-modules.texi (Formatted Output): Excess arguments are ignored.
+ In ~*, correction N parameter cannot be negative. In ~t, note
+ port-column used.
+
2004-08-29 Kevin Ryde <user42@zip.com.au>
* srfi-modules.texi (SRFI-2): Note empty body is #t.