diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-18 19:16:24 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-18 19:16:24 +0000 |
| commit | 7f470ebcb09972d46e947dddf0c16197dd3a312f (patch) | |
| tree | c593e1ffe9dbcfc0c6b26ac00f9f984d4a515b66 /ChangeLog | |
| parent | 25911: see if we can work around multibyte problems in file system (diff) | |
| download | zsh-7f470ebcb09972d46e947dddf0c16197dd3a312f.tar zsh-7f470ebcb09972d46e947dddf0c16197dd3a312f.tar.gz zsh-7f470ebcb09972d46e947dddf0c16197dd3a312f.tar.bz2 zsh-7f470ebcb09972d46e947dddf0c16197dd3a312f.tar.lz zsh-7f470ebcb09972d46e947dddf0c16197dd3a312f.tar.xz zsh-7f470ebcb09972d46e947dddf0c16197dd3a312f.tar.zst zsh-7f470ebcb09972d46e947dddf0c16197dd3a312f.zip | |
25912: fix another metafication bug in completion
and remove lies about matchers
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-10-18 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 25912: Doc/Zsh/compwid.yo, Src/Zle/computil.c: fix yet another + Meta bug in completion with matchers in compfiles; remove 25893 + because that wasn't it at all. + * 25911: Test/D07multibyte.ztst: see if we can work around file system idiosyncracies. |
