From e0cdf39fd9cbf056bd95eb08590addf8d40c155b Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 24 Apr 2015 16:34:51 +0100 Subject: 34955: save and restore list_pipe_job with its friends This is needed to stop source() messing up job control. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 094a35b08..78803b6ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-04-24 Peter Stephenson + + * 34955: Src/exec.c: list_pipe_job needs saving and restoring + with some other similar variables in execlist() in order + to stop source() messing up job control. + 2015-04-24 Mikael Magnusson * Oliver: 34940: Completion/Zsh/Command/_fc: fix typo breaking -- cgit 1.4.1