From 93139f39f1efdb3f500b61b49045369e040770c0 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 12 Dec 2011 19:25:02 +0000 Subject: 30000 plus some comments: Better POSIXJOBs behaviour. Don't restore default SIGTTOU etc. behaviour if still doing job control. Only carry on doing job control in subshell if it's a real (...) subshell --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5355ef50..ff4858d3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-12-12 Peter Stephenson + + * 30000 plus a couple of comments: Src/exec.c: Better POSIXJOBS + behaviour: don't restore default behaviour for SIGTTOU etc. if + we're still doing job handling, and only continue with job + handling if this is a (...) subshell. + 2011-12-11 Peter Stephenson * discussed in 29984: Doc/Zsh/compsys.yo: use m+7 for files @@ -15725,5 +15732,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5536 $ +* $Revision: 1.5537 $ ***************************************************** -- cgit 1.4.1