From 018992123ed10cd5d5d95d94658b95964121fde4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 9 Mar 2017 12:18:54 +0000 Subject: 40803, 40804, 40805, 40806: Parameter test additions. Potentially dodgy string for ${(z)...} splitting from Sebastian. Check that $- and ${-} produce plausible results. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 46184fa35..9659b29f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2017-03-09 Peter Stephenson + * 40805: (combined with the previous change): + Test/D04parameter.ztst: Check that $- and ${-} produce a + plausible result. + + * Sebastian: 40803 as modified in 40804 and 40806: + Test/D04parameter.ztst: check for the (z) split flag on some + partly binary data that might be problematic. + * 40796: Src/exec.c: We don't want magic '=' expansion if we are already parsing a separate variable name and value. -- cgit 1.4.1