diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 211a5b42b..6f2e0d04e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-03-25 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 24732: Src/Builtins/sched.c: not enough space for ztrftime + string with multibyte characters. + + * 24731: Doc/Zsh/params.yo, Src/params.c, Src/pattern.c, + Test/D04parameter.ztst: use [(e)...] parameter flag to quote + pattern characters, also fix bug that optimization of matches + with no pattern characters didnʼt work for multibyte matching. + 2008-03-23 Clint Adams <clint@zsh.org> * 24730: Completion/Unix/Command/_git: use --no-color when |