1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2002-08-08 17:07:23 +00:00
parent 77c16d8343
commit 00706edc1d

View file

@ -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.