about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-01-05 15:53:32 +0100
committerMikael Magnusson <mikachu@gmail.com>2015-01-06 23:45:09 +0100
commita150563fb049b338983156a5be4ff760a0d79c20 (patch)
tree869edd0dd7dff15e9fdf08310cc3c8169a73d7dc /ChangeLog
parent7e7449592a6e2f10857e6a5e57a17d05e773b554 (diff)
downloadzsh-a150563fb049b338983156a5be4ff760a0d79c20.tar.gz
zsh-a150563fb049b338983156a5be4ff760a0d79c20.tar.xz
zsh-a150563fb049b338983156a5be4ff760a0d79c20.zip
34114: emulate: Handle aborting from mixed -L/-c correctly
Somehow Coverity found this (Issue 1255797, Failure to restore non-local value).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fd89cc28..39599afd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-06  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 34114: Src/builtin.c: emulate: Handle aborting from mixed
+	-L/-c correctly
+
 2015-01-06  Barton E. Schaefer  <schaefer@zsh.org>
 
         * 34103: Src/subst.c: fix ancient (workers/15872) thinko that