From d19d9c1eff7dfe341c8412e310015919ef7729d7 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 26 Sep 2014 14:07:43 +0100 Subject: 33242: tokens following if, for, repeat, while aren't in command position --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b494144b0..59789aefc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2014-09-26 Peter Stephenson + * 33242: Src/parse.c: don't treat tokens immediately following + end of shell constructs for, while, repeat, if as being in + command position. + * Wieland Hoffmann: 33252: Completion/Unix/Command/_notmuch: complete more subcommands. -- cgit 1.4.1