diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 052f6c547..2e8428fc6 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +1999-03-17 Mikael Djurfeldt + + * list.c (scm_reverse): Report an error if given a circular list + instead of filling memory. + * list.c (scm_reverse_x): Check args. + 1999-03-14 Mikael Djurfeldt Most of this batch of changes is about how to deal with extended