From 0fcc6c8fb28f4cc61520770da2156de3a124e432 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 6 Nov 2015 17:28:02 +0000 Subject: 37073: another SH_WORD_SPLIT problem. In cases like x${:- y} the space was simply removed instead of being used for splitting. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6b4a38a85..71d44bc90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-11-06 Peter Stephenson + + * 37073: Src/subst.c, Test/D04parameter.ztst: fix case of + SH_WORD_SPLIT with string before parameter substitution and + nested string that starts with a space e.g. x${:- y}. + 2015-11-04 Peter Stephenson * 37062: Completion/Unix/Command/_git: allow verbose -- cgit 1.4.1