From df5115a741561d251b30926ce09486737da1e8da Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 28 Apr 2015 09:22:37 +0100 Subject: 34979: Preserve job text when doing shell job fix. This handles list_pipe_text in execlist() along with other variables that are saved and restored and, in the special case of source, cleared. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2611bdd48..c85d15a5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-04-28 Peter Stephenson + * 34979: Src/exec.c: preserve job text in shell job fix code. + * 34977: Src/zsh.mdd: more reliable test for whether preprocessor is GNU. -- cgit 1.4.1