summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2016-11-23 18:15:17 -0800
committerBart Schaefer <schaefer@zsh.org>2016-11-23 18:15:17 -0800
commitc0f95d07e7be34a30047a8202aeb01b864600151 (patch)
tree57d960358318aed5658a5306c095b7c4ee0f5dce /ChangeLog
parent07509be51ae06b699dba6a3a85d76d79812a0d75 (diff)
downloadzsh-c0f95d07e7be34a30047a8202aeb01b864600151.tar.gz
zsh-c0f95d07e7be34a30047a8202aeb01b864600151.tar.xz
zsh-c0f95d07e7be34a30047a8202aeb01b864600151.zip
unposted: clear ERRFLAG_ERROR before invoking immortal widget (cf. 39934)
Updates commit cbb9ca3d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1a4a0850..58ed68801 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-23  Bart Schaefer  <schaefer@zsh.org>
+
+	* unposted: Src/Zle/zle_main.c: clear ERRFLAG_ERROR before
+	invoking immortal widget (cf. 39934)
+
 2016-11-23  Oliver Kiddle  <opk@zsh.org>
 
 	* unposted: Test/Y03arguments.ztst: partial match test case