diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cf48542aa..892e8bc87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-09-29 Andrey Borzenkov <bor@zsh.org> + + * 22787: Srz/Zsh/compmatch.c: change calling convention of + pattern match to not depend on current implementation that works + for single byte characters only, thus making it more easy to + change it later. + 2006-09-28 Peter Stephenson <pws@csr.com> * 22783: Frank Terbeck: Src/init.c: don't load zsh/newuser |