about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2019-08-03 19:48:18 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2019-08-03 19:48:18 +0100
commite0d063a2ade821baf570eb300d4be93692b494f8 (patch)
treee3356d3a2a873ba413dc70458ec1c0acb7f6d4f3 /ChangeLog
parent90fa6ee042215bf4304e1b0063bc35bf8ed4594c (diff)
downloadzsh-e0d063a2ade821baf570eb300d4be93692b494f8.tar.gz
zsh-e0d063a2ade821baf570eb300d4be93692b494f8.tar.xz
zsh-e0d063a2ade821baf570eb300d4be93692b494f8.zip
44635: Don't apply STAT_NOPRINT to backgrounded jobs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a39ee7665..467b0683e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-08-03  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 44635: Src/exec.c: don't apply STAT_NOPRINT to backgrounded
+	jobs.
+
 2019-08-03  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 44637: Shlomi Fish: Src/makepro.awk: "=" doesn't need quoting