From 728f2adfc8daf2c65c5d4130a903635a58c99fb5 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 30 Sep 2017 13:35:19 +0100 Subject: Add typeset -p1, like typeset -p with newlines --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9b1567d23..2019a0fa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2017-10-01 Peter Stephenson + + * 41797 (tweaked): Doc/Zsh/builtins.yo, Src/builtin.c, + Src/params.c, Src/subst.c, Src/zsh.h, Test/B02typeset.ztst: + typeset -p1 outputs arrays and associative arrays with newlines + and indented elements. + 2017-09-29 Peter Stephenson * 41789: Src/exec.c: Don't try to mark an FD as saved if it -- cgit v1.2.3