diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-02-15 21:51:00 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-02-15 21:51:00 +0000 |
commit | 99fcc9405fe209523e2adc9c6b74ad674265226f (patch) | |
tree | 7ff21037df5f5cc6489294b2f53bddbbcdbaadec | |
parent | fd96f380d27c6a94fd16ca8f8ac15d4a45288a02 (diff) | |
download | guile-99fcc9405fe209523e2adc9c6b74ad674265226f.tar.gz |
*** empty log message ***
-rw-r--r-- | doc/ref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index e0d55381a..4e02f4c34 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,8 @@ +2004-02-16 Kevin Ryde <user42@zip.com.au> + + * scheme-compound.texi (Sloppy Alist Functions): Amend error messages + shown to match current guile output. + 2004-02-15 Mikael Djurfeldt <mdj@chunk.mit.edu> * scheme-compound.texi (Hash Table Reference): Renamed hash-map |