diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2006-07-10 13:08:22 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-07-10 13:08:22 +0000 |
| commit | 4a67f2479892fda348546404216270aaaff523ea (patch) | |
| tree | 3157f967e4324cdf147aa656c021e55e96f29731 /ChangeLog | |
| parent | 22543: completion for clusterssh. (diff) | |
| download | zsh-4a67f2479892fda348546404216270aaaff523ea.tar zsh-4a67f2479892fda348546404216270aaaff523ea.tar.gz zsh-4a67f2479892fda348546404216270aaaff523ea.tar.bz2 zsh-4a67f2479892fda348546404216270aaaff523ea.tar.lz zsh-4a67f2479892fda348546404216270aaaff523ea.tar.xz zsh-4a67f2479892fda348546404216270aaaff523ea.tar.zst zsh-4a67f2479892fda348546404216270aaaff523ea.zip | |
22544: Improve use of ztype tests for multibyte characters. Add
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2006-07-10 Peter Stephenson <pws@csr.com> + + * 22544: README, Doc/Zsh/options.yo, Src/builtin.c, Src/glob.c, + Src/lex.c, Src/math.c, Src/module.c, Src/options.c, Src/params.c, + Src/parse.c, Src/subst.c, Src/utils.c, Src/zsh.h, Src/ztype.h, + Src/Zle/compcore.c, Src/Zle/zle_tricky.c, Test/D07multibyte.ztst: + Improve use of ztype tests for multibyte characters. Add + POSIX_IDENTIFIERS option to control allowability of multibyte + alphanumeric characters in parameter and module names. + 2006-07-09 Clint Adams <clint@zsh.org> * 22543: Completion/Unix/Command/_cssh: completion for |
