about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2017-02-23 16:19:07 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2017-02-23 16:19:07 -0800
commit12d950ba0cc345d047c94c9d94325dbfe47fc79d (patch)
treee1ff5b9dc655200eda897d0802d526861a096687 /ChangeLog
parent8328b792861038159b1db5362fabd38134bbe795 (diff)
downloadzsh-12d950ba0cc345d047c94c9d94325dbfe47fc79d.tar.gz
zsh-12d950ba0cc345d047c94c9d94325dbfe47fc79d.tar.xz
zsh-12d950ba0cc345d047c94c9d94325dbfe47fc79d.zip
40624: conditionally handle WIFCONTINUED to properly set SP_RUNNING process status
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3ce452bc..8a0e059a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-02-23  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 40624 (cf. Danek Duvall, 40563): Src/signals.c: conditionally
+	handle WIFCONTINUED to properly set SP_RUNNING process status
+
 2017-02-23  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 40604: configure.ac, Src/watch.c: revert to the old method if