From 147cedfb6fa2973f6ff6ce69d63d98096b4e2604 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 27 May 2010 18:57:34 +0000 Subject: 27965, 27966: Improve ${(q)...}: newline appears as $'\n;, --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7fd3d0c1e..e2f427227 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-05-27 Peter Stephenson + * 27965 plus as per 27966: Src/builtin.c, Src/subst.c, + Src/utils.c, Src/zsh.h: Use $'\n' quoting instead of literal + newline for ${(q)...} to avoid lines getting split unexpectedly. + Quote empty strings as ''. + * 27976: Doc/Zsh/expn.yo: add yet more to the my-brain-hurts description of how parameter expansion is ordered. @@ -13164,5 +13169,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4983 $ +* $Revision: 1.4984 $ ***************************************************** -- cgit v1.3.1