diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-09-02 00:13:20 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-09-02 00:13:20 +0000 |
commit | 23311fb045a0dae78571c270a927e73c7c193060 (patch) | |
tree | 4c1624965f581a635dfbfed76009df3900fb1aad | |
parent | 471d2c6d226415997e7de4f72402f9197d451d8f (diff) | |
download | guile-23311fb045a0dae78571c270a927e73c7c193060.tar.gz |
*** empty log message ***
-rw-r--r-- | doc/ref/ChangeLog | 6 |
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. |