From 35a8612f217f25a37caaed08b31be754cfe584b1 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 13 Nov 2008 21:18:14 +0000 Subject: 26042 with some fixes from 26043 (Mikael): allow <(...) and >(...) to occur in the middle of strings and =(...) to have extra text following --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3912efe29..94f89b120 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-11-13 Peter Stephenson + + * 26042 with some fixes from 26043 (Mikael): README, + Doc/Zsh/expn.yo, Src/exec.c, Src/lex.c, Src/subst.c, + Test/D03procsubst.zst: allow <(...) and >(...) to occur + in the middle of command arguments and =(...) to have + other strings following. + 2008-11-12 Oliver Kiddle * 26030: Src/Zle/zle_main.c: fix memory leak in vared -- cgit 1.4.1