From 0c226a628297057e2ef5a8e06755e1c37b260304 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 19 Mar 2013 15:05:35 +0000 Subject: 31158: following a wildcard with a repetition produces a bad pattern error --- ChangeLog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7ebe0aed9..ef31e4648 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,16 @@ +2013-03-19 Bart Schaefer + + * 31158: Src/pattern.c: following a wildcard with a repetition + produces a bad pattern error instead of an unbounded search + 2013-03-17 Peter Stephenson - * 31156: improved math context completion: functions. + * 31156: Completion/Zsh/Context/_math, + Completion/Zsh/Context/_zcalc_line, Completion/Zsh/Type/.distfile, + Completion/Zsh/Type/_math_params, + Completion/Zsh/Type/_module_math_func, + Completion/Zsh/Type/_user_math_func: improved math context + completion: functions. * 31155: Doc/Zsh/contrib.yo, Functions/Misc/zcalc: minor extra zcalc features and documentation. @@ -615,5 +625,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5824 $ +* $Revision: 1.5825 $ ***************************************************** -- cgit 1.4.1