about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 827cbb4ba..c5fe925dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2018-04-17  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 42630: Src/exec.c, Src/signals.c: Improve process group
+	handling in pipelines.  Main shell will reclaim terminal if
+	leader exits.  Allow SIGCHLD to interrupt reading data from
+	command substitution.
+
 	* unposted: Config/version.mk: update to 5.5.1-dev-0.
 
 2018-04-16  Peter Stephenson  <p.w.stephenson@ntlworld.com>