diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-01-12 13:42:00 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-01-12 13:42:00 +0000 |
commit | 21c0b276135a7fd58b25abc61fcdcb171bec2fcd (patch) | |
tree | 14e0300423b78e213f9ae67977b40257a49e4df4 /ChangeLog | |
parent | 77166e259ee91fde498347de7c3c807d7bff6f1f (diff) | |
download | zsh-21c0b276135a7fd58b25abc61fcdcb171bec2fcd.tar.gz zsh-21c0b276135a7fd58b25abc61fcdcb171bec2fcd.tar.xz zsh-21c0b276135a7fd58b25abc61fcdcb171bec2fcd.zip |
users/8354: Document limitation of glob_complete and matching control
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3904c5f7b..d0325ff68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-01-12 Peter Stephenson <pws@csr.com> + * users/8354: Doc/Zsh/options.yo: with glob_complete, completing + a word with a pattern does not use matching control. + * unposted: Config/version.mk, README, Etc/FAQ.yo: release zsh version 4.2.2. |