diff options
-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 e836c2e05..2e25bec97 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,8 @@ +2002-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de> + + * scheme-binding.texi: Don't talk about 'bound?' which is gone. + Thanks to Christopher Cramer. + 2002-08-06 Han-Wen Nienhuys <hanwen@cs.uu.nl> * scheme-memory.texi (Memory Blocks): add scm_calloc, scm_gc_calloc. |