From d814071b1420418a3243642a5cdeb3946e7d1939 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 12 Nov 2015 14:28:15 +0000 Subject: 37096: Another $${(P)...} tweak. Make a top level (P) work with nested ones, i.e. ${(P)${(P)...}...} --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e9bef7d68..5397c6c51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-11-12 Peter Stephenson + + * 37096: Src/subst.c, Test/D04parameter.ztst: make top-level + ${(P)...} with nested ${(P)...} to the right thing. + + * 37094: Src/subst.c, Test/D04parameter.ztst: Further tweaks to + parameter name references: array safety; nested parameters; tests. + 2015-11-11 Peter Stephenson * 37092: Doc/Zsh/expn.yo, Src/Zle/compctl.c, -- cgit 1.4.1