From f5b8efa7e0450450a91c8263733502f9de6729b4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 7 Dec 2015 21:49:07 +0000 Subject: 37344: restore old printable quoting, add ${(q+)...}. The \C- form is only used inside quotedzputs(). ${(q+)...} outputs a quotedzputs() representation. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 55a917068..7906ba40c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2015-12-07 Peter Stephenson + * 37344: Doc/Zsh/expn.yo, Src/subst.c, Src/utils.c, Src/zsh.h, + Test/D04parameter.ztst, Test/V09datetime.ztst: restore old + printable quoting of characters when not used from quotedzputs() + and add ${(q+)...} to output the new form. + * 37331: Src/utils.c: use a single character to represent an MB_INCOMPLETE string even if multiple octets. -- cgit 1.4.1