From 8026bedc1c883ccb8237def0b12642644724d0af Mon Sep 17 00:00:00 2001 From: Geoff Wing Date: Fri, 5 Mar 2004 00:51:36 +0000 Subject: 19474: fix a calculation when displaying completions which are screen width or multiples of that wide, and ALWAYS_LAST_PROMPT --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index da7b1a9d7..9678520a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-03-05 Geoff Wing + + * 19474: Src/Zle/compresult.c: fix a calculation when displaying + completions which are screen width or multiples of that wide, and + option always_last_prompt is used. + 2004-03-04 Peter Stephenson * 19535: configure.ac, INSTALL: Add --enable-cap flag -- cgit 1.4.1