From d7c53a6a3a17470a0b283983eb730dbc393a7be5 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 17 Apr 2002 10:28:47 +0000 Subject: users/4678, 16703, and 16890. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 008ff89ea..40aa5fe13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2002-04-17 Wayne Davison + + * unposted: Src/params.c: HISTSIZE can now get set to 1 line + instead of bottoming-out at 2. + + * users/4678: Src/hist.c: When rewriting the history file, make + sure that we didn't get an error on the read. + + * 16890: Src/hist.c, Src/params.c: Fixed a history-file-truncation + problem by making SAVEHIST a special param. + + * 16703-B: Src/builtin.c: Made the "history" builtin's parameter- + checking work better (so we complain less often). + 2002-04-17 Sven Wischnowsky * 16998: Src/Zle/computil.c: make compvalues unquote the string -- cgit 1.4.1