From dce1f33c02c855e9d5f588716d7e9ddaea3887ba Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 1 Jul 2015 21:44:50 +0100 Subject: 35667: fix command substitution that starts but doesn't finish in alias --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9f91bc205..98e47438a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-07-01 Peter Stephenson + + * 35667: Src/lex.c, Src/zsh.h, Test/D03procsubst.ztst, + Test/D08cmdsubst.ztst: fix command expansion which + starts but does not finish within alias. + 2015-06-29 Peter Stephenson * unposted: Doc/Zsh/options.yo: fix formatting typo. -- cgit 1.4.1