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 c843d8856..0f0d6d31b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-07-02  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 41386: Src/jobs.c: when backgrounding a STAT_CURSH job, remove
+	the flag, preventing it getting foreground signals.
+
 	* 22760: Src/utils.c, Test/D04parameter.ztst: NO_MULTIBYTE
 	partial string lengths were reported as full string lengths.