about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-02-23 18:14:12 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2014-02-23 18:14:12 -0800
commit7e04c1a53ddada7a848753d151e18f9469788b98 (patch)
treed2cc380a273575369ccf8e2ef964aa0311c9cb0e /ChangeLog
parent73db206838e427348cb91f1955692da5d2820d00 (diff)
downloadzsh-7e04c1a53ddada7a848753d151e18f9469788b98.tar.gz
zsh-7e04c1a53ddada7a848753d151e18f9469788b98.tar.xz
zsh-7e04c1a53ddada7a848753d151e18f9469788b98.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e215b590c..285d110f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-02-23  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 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  <p.stephenson@samsung.com>
 
 	* 32414: Src/glob.c: improved error message for missing glob