From 7e04c1a53ddada7a848753d151e18f9469788b98 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sun, 23 Feb 2014 18:14:12 -0800 Subject: 32427: avoid busy loop on closed descriptors for "zle -F" handlers Also assure the handlers are called on error conditions and document the extra argument that is passed in the error case. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e215b590c..285d110f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-02-23 Barton E. Schaefer + + * 32427: Doc/Zsh/zle.yo, Src/Zle/zle_main.c: avoid busy loop + on closed descriptors for "zle -F" handlers. Assure that the + handlers are called on error conditions and document the extra + argument that is passed in the error case. + 2014-02-19 Peter Stephenson * 32414: Src/glob.c: improved error message for missing glob -- cgit 1.4.1