From a955065cda3dcaa80058520ba55dc0bf5c8d3f08 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 4 Jul 2017 09:40:45 +0100 Subject: Delay processing "disown" for superjob. This is a job forked from the current shell when a job partly running from the current shell was suspended. When all associated processes started from the main shell are finished the job is continued and at this point the disown can complete. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a080f4ae..d5ff3f5e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-07-04 Peter Stephenson + * 41391: Doc/Zsh/jobs.yo, Src/jobs.c, Src/zsh.h: delay disown + for superjob. + * Maxime de Roucy: 41385: Src/Zle/complist.c: Avoid invalid access with isearch in completion list. -- cgit v1.2.3-70-g09d2