mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 11:01:15 +02:00
43564: improve job control report about stopped subjob
This commit is contained in:
parent
3da60d2102
commit
c2d65a3a6e
2 changed files with 39 additions and 5 deletions
|
@ -1,5 +1,7 @@
|
|||
2018-09-26 Peter Stephenson <p.stephenson@samsung.com>
|
||||
|
||||
* 43564: Better output concerning stopped subjob.
|
||||
|
||||
* 43542 (tweaked): Etc/FAQ.yo: further update about which output.
|
||||
|
||||
2018-09-25 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
|
42
Src/jobs.c
42
Src/jobs.c
|
@ -466,8 +466,10 @@ update_job(Job jn)
|
|||