diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2006-04-09 21:47:21 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-04-09 21:47:21 +0000 |
| commit | ef330a5dfddc763b83fe2406a91c61519279de68 (patch) | |
| tree | a443ed27b17283591c3bd51e2938659ac03f6687 /ChangeLog | |
| parent | 22407: zsh-mime-handler now needs NULL_GLOB (diff) | |
| download | zsh-ef330a5dfddc763b83fe2406a91c61519279de68.tar zsh-ef330a5dfddc763b83fe2406a91c61519279de68.tar.gz zsh-ef330a5dfddc763b83fe2406a91c61519279de68.tar.bz2 zsh-ef330a5dfddc763b83fe2406a91c61519279de68.tar.lz zsh-ef330a5dfddc763b83fe2406a91c61519279de68.tar.xz zsh-ef330a5dfddc763b83fe2406a91c61519279de68.tar.zst zsh-ef330a5dfddc763b83fe2406a91c61519279de68.zip | |
22408: support for multibyte characters in patterns
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ 2006-04-09 Peter Stephenson <p.w.stephenson@ntlworld.com> - * 11407: Functions/MIME/zsh-mime-handler: and it needs NULL_GLOB, + * 22408: Doc/Zsh/expn.yo, Doc/Zsh/options.yo, Src/options.c, + Src/pattern.c, Src/utils.c, Src/zsh.h, Src/Zle/zle.h: add + MULTIBYTE option, (#u) and (#U) globbing flags, and support + for multibyte characters in patterns. + + * 22407: Functions/MIME/zsh-mime-handler: and it needs NULL_GLOB, too. 2006-04-06 Peter Stephenson <pws@csr.com> |
