From 6ce696f35236dc4c1b6249c6f1e7f64cc95a6046 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 29 Sep 2016 17:29:58 +0100 Subject: 39502: Fork for assignment in LHS of pipeline. foo=bar | stuff left the value of foo set to bar as we didn't realise we needed to fork. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 883ff0230..ca9d23b57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-09-29 Peter Stephenson + * 39502: Src/exec.c, Test/A01grammar.ztst: need to fork for + assignment in LHS of pipeline. + * unposted: Src/Zle/compctl.c, Src/Zle/zle_tricky.c: update findcmd() call here, too. -- cgit 1.4.1