From 25413054c11fc4b67284d4d6db48272182da1d26 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 8 Mar 2008 01:20:49 +0000 Subject: 24699: bug with ${(Q)...} on initial ">" bug with ${(z)...} on string with unterminated "(" --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 10a7b8092..70ee0fedb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-03-08 Peter Stephenson + + * 24699: Src/hist.c, Src/input.c, Src/lex.c, + Test/D04parameter.ztst: fix two bugs in the hacked up parsing + of strings for parameter substitution: ${(Q)...} lost an initial + ">" and ${(z)...} on a string with an opening parenthesis but + no closing parenthesis appended an extra space. + 2008-03-07 Peter Stephenson * users/12699: Src/Zle/computil.c: don't complete normal -- cgit 1.4.1