about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-09-03 17:52:40 +0100
committerPeter Stephenson <pws@zsh.org>2015-09-03 17:52:40 +0100
commit32f5d3d8c16b4f3a11fa39c0ee378d72336ba853 (patch)
treed3cca4c81753d5fd43b18326e3490705be3875e4 /ChangeLog
parent1ba2fac03d611ca2955e1c019c9cc9189fd2920b (diff)
downloadzsh-32f5d3d8c16b4f3a11fa39c0ee378d72336ba853.tar.gz
zsh-32f5d3d8c16b4f3a11fa39c0ee378d72336ba853.tar.xz
zsh-32f5d3d8c16b4f3a11fa39c0ee378d72336ba853.zip
36416: ^C in getzlequery() just aborts query.
Also logical but possibly invisible fix for error propagated
back from listing interface.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf10cbdac..f9822b9c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-09-03  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 36416: Src/Zle/zle_refresh.c, Src/Zle/zle_utils.c: If
+	keyboard interrupt during getzlequery(), don't propagate further,
+	just redraw the line.  Also handle logical error that we
+	attempted to redware the line partially if an error or interrupt
+	was propagated.
+
 2015-09-03  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 36403: Src/hashtable.c Test/A02alias.ztst: type -w +=