diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2005-03-31 14:26:24 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2005-03-31 14:26:24 +0000 |
commit | 835a5ad8b506af216a52a606243c8f73654f1a83 (patch) | |
tree | 527c4e6798c38b6e9c15875a5f87248ce81a3022 /ChangeLog | |
parent | dfe7d91ae7f751c7e8bde3a716776004ae914c42 (diff) | |
download | zsh-835a5ad8b506af216a52a606243c8f73654f1a83.tar.gz zsh-835a5ad8b506af216a52a606243c8f73654f1a83.tar.xz zsh-835a5ad8b506af216a52a606243c8f73654f1a83.zip |
21076: use _files with (e) qualifier to handle completing files by their status
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0104fc8e5..6fd8075cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-31 Oliver Kiddle <opk@zsh.org> + + * 21076: Completion/Unix/Command/_subversion: use _files with + (e) glob qualifier to handle completing files by their status + 2005-03-27 Clint Adams <clint@zsh.org> * 21075: Completion/Unix/Command/_baz: update baz completion |