From 03105a5d6e148754606df7e654e98cce07ae00ac Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 24 Jun 2002 18:21:18 +0000 Subject: 17360: more lenient accept-line-and-down-history behaviour 17361: more careful about NULL history entries in zle --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 31ed2fee3..99327d45b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2002-06-24 Peter Stephenson + * 17361: Src/zle_hist.c: Be safer about NULL returns from + quietgethist() in case the history has been changed under our feet. + + * 17360: Src/zle_hist.c: Allow accept-line-and-down-history to + accept the line even if there is no more history. + * 17350: Src/zle_params.c, Doc/Zsh/zle.yo: Add $CUTBUFFER and $killring zle parameters. -- cgit 1.4.1