diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2002-09-03 20:02:50 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2002-09-03 20:02:50 +0000 |
commit | 58ff8e64c67e6c7f4db63b753f4ca20a3584fa36 (patch) | |
tree | 215ba0e4015e00b9a3b1cdcb94b2f4467014bcfd /ChangeLog | |
parent | 56565320c18ec4ba9e7ca4ad7207b62eccc50f7b (diff) | |
download | zsh-58ff8e64c67e6c7f4db63b753f4ca20a3584fa36.tar.gz zsh-58ff8e64c67e6c7f4db63b753f4ca20a3584fa36.tar.xz zsh-58ff8e64c67e6c7f4db63b753f4ca20a3584fa36.zip |
fix minor bug - -g to _files was missing despite presence of the glob
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 58d30e095..0684eab90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ 2002-09-03 Oliver Kiddle <opk@zsh.org> + * unposted: Completion/Unix/Command/_lynx, + Completion/Unix/Command/_links: minor bug fix (missing -g) + * Thomas Köhler: 176xx: Completion/Unix/Command/_ssh: also pass through -F option |