diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 5743ad6ae..27d70b12f 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,10 @@ +1998-11-01 Mikael Djurfeldt + + * read.c, read.h (history-length, history-file): New read options. + (scm_read_options): Stifle history to history length. + + * readline.c (read-history, write-history): New procedures. + 1998-10-31 Mikael Djurfeldt * eval.h (scm_macro_eval_x): Removed declaration.