From 691547cda60f0512c645e80246292936e660f326 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 29 Oct 2014 08:45:57 -0700 Subject: 33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c: fix thinko in status message for INT/QUIT signals; check errflag in output loops Two semi-related patches for keyboard interrupt handling in completion, most importantly so that unexpectedly long completion listings can be interrupted. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 54fac61ca..676d26979 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-10-29 Barton E. Schaefer + + * 33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c: + fix thinko in status message for INT/QUIT signals; check errflag + in output loops so that unexpectedly long completion listings can + be interrupted + 2014-10-26 Peter Stephenson * 33564: Test/A05execution.ztst: more care with monitor option. -- cgit 1.4.1