diff --git a/libguile/ChangeLog b/libguile/ChangeLog index f7633be7d..03c09d132 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,5 +1,7 @@ 1999-03-21 Mikael Djurfeldt + * print.c (scm_isymnames): Added #@dispatch and #@hash-dispatch. + * hashtab.c, hashtab.h (scm_hash_fold, scm_internal_hash_fold): Place the table argument last.