From ab7be4238ca89b5dca482a1c3b3fd013b105750e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 14 Sep 2017 21:43:37 +0100 Subject: More [key]=value tweaks Some rephrasings. Update typeset -p for associative arrays to use new syntax. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 74bc2cbd2..5aa94a2d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-09-14 Peter Stephenson + + * Doc/Zsh/expn.yo, Doc/ZSh/params.yo, Src/params.c, + Test/B02typeset.ztst, Test/V10private.ztst: typeset -p output + for associative arrays and some rephrasings. + 2017-09-13 Peter Stephenson * unposted: typo in proceeding Doc noticed by Oliver. -- cgit v1.2.3