diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2005-06-24 12:43:19 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2005-06-24 12:43:19 +0000 |
commit | 4a923de007235196b95229e0d587b80da7b491c8 (patch) | |
tree | 8242c1878cb5656dac6ec93f2bbb4afdbafe4baa /ChangeLog | |
parent | 14ba91fafd182fbd75bc6c152e8fe749a8097f4a (diff) | |
download | zsh-4a923de007235196b95229e0d587b80da7b491c8.tar.gz zsh-4a923de007235196b95229e0d587b80da7b491c8.tar.xz zsh-4a923de007235196b95229e0d587b80da7b491c8.zip |
21379: improve wget --restrict-file-names completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fd5612beb..e607856f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-24 Doug Kearns <djkea2@gus.gscit.monash.edu.au> + + * 21379: Completion/Unix/Command/_wget: improve --restrict-file-names + completion by allowing 'nocontrol' as an argument + 2005-06-21 Doug Kearns <djkea2@gus.gscit.monash.edu.au> * 21334: Completion/Linux/Command/_pkgtool: fix typo in -target_dir |