diff --git a/src/ChangeLog b/src/ChangeLog index c1fbb13efc6..4be7fcfc9f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,10 @@ 2005-07-20 Kim F. Storm - * lread.c (Fload, load_unwind): Use make_save_value to unwind - protect stream. + * fileio.c (Fdo_auto_save, do_auto_save_unwind): + Use make_save_value to unwind protect stream. + + * lread.c (Fload, load_unwind): + Use make_save_value to unwind protect stream. 2005-07-19 Juanma Barranquero