about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-08-10 12:54:05 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-08-10 12:54:05 -0700
commit93ca77f8f73bc58041bcbf8e4319b056504806e5 (patch)
tree2bc582ae7d1c909377fad11ee0ab873ac97799bf /ChangeLog
parent6fa8708bfcc44f2efbf8a38169bf62301d98ef0c (diff)
downloadzsh-93ca77f8f73bc58041bcbf8e4319b056504806e5.tar.gz
zsh-93ca77f8f73bc58041bcbf8e4319b056504806e5.tar.xz
zsh-93ca77f8f73bc58041bcbf8e4319b056504806e5.zip
36079: do not allow update_job() and its helpers to run the signal queue while we are processing a job exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 103e7a5d5..472551069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-10  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 36079: Src/signals.c: do not allow update_job() and its helpers
+	to run the signal queue while we are processing a job exit.
+
 2015-08-10  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 36083: Src/builtin.c, Test/B02typeset.ztst: set array value