summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2018-10-03 11:31:51 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2018-10-03 11:32:39 +0100
commit623294a3edf2a9f3b690c0ef74b8812662f2c162 (patch)
tree6ad740a6874c645bbe17e46b9f5a613b4fb371ab /ChangeLog
parentf9952301b2e4ba1c2181beabc02a7e0597358e7b (diff)
downloadzsh-623294a3edf2a9f3b690c0ef74b8812662f2c162.tar.gz
zsh-623294a3edf2a9f3b690c0ef74b8812662f2c162.tar.xz
zsh-623294a3edf2a9f3b690c0ef74b8812662f2c162.zip
43589: Further improved subjob reporting.
Show subjob status instead of user-visible superjob any time
the subjob still has associated processes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55b32caf0..c8b647c37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-10-03  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 43589: Src/jobs.c: Show subjob status instead of superjob any
+	time it still has processes.
+
 2018-10-02  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Functions/VCS_Info/Backends/VCS_INFO_get_data_git: