summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d130b040..29796ed01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-09-16 Peter Stephenson <p.stephenson@samsung.com>
+
+ * 39331: Src/exec.c, Src/jobs.c, Src/zsh.h: Partially fix problem
+ occurring when a subjop in the RHS of a pipeline needs to be
+ picked up by a forked zsh after ^Z when the original superjob
+ (LHS of pipeline) has already exited. Still race-prone.
+
2016-09-16 Daniel Shahaf <d.s@daniel.shahaf.name>
* unposted: Completion/Unix/Command/_postfix: Correct quoting