From 8564aa5c0d77999138e4f46b496e2bbc2f48f718 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 30 May 2000 03:43:27 +0000 Subject: Wayne: Fix two history bugs that were causing the failure of `print -s'. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 272383a29..2df4a4025 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2000-05-29 Bart Schaefer + * Wayne Davison: 11641: Src/hist.c, Src/Modules/parameter.c, + Src/Zle/compctl.c, Src/Zle/zle_main.c: Make sure `curline' has + sane values at more points during history manipulation, so that + "print -s" from a ZLE widget doesn't cause confusion. + * unposted: Completion/Core/_path_files: Add a comment to explain the change made in 11635. -- cgit 1.4.1