summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5bcdf2d4e..632a35717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-04-23  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 42705: Src/signals.c: another fix for 42630 --- also check
+	that killpg(pgrp, 0) is -1.
+
 	* 23362: Src/parse.c: Allow short loops with "while".
 
 2018-04-20  Peter Stephenson  <p.stephenson@samsung.com>