diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2005-06-24 13:19:27 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2005-06-24 13:19:27 +0000 |
commit | 4d8f3c396477a37c863cc80b954c4bc6d190683b (patch) | |
tree | 8aed7b0b72951f6f0bd1b2e3ba2753fc1fa903ba /ChangeLog | |
parent | 4a923de007235196b95229e0d587b80da7b491c8 (diff) | |
download | zsh-4d8f3c396477a37c863cc80b954c4bc6d190683b.tar.gz zsh-4d8f3c396477a37c863cc80b954c4bc6d190683b.tar.xz zsh-4d8f3c396477a37c863cc80b954c4bc6d190683b.zip |
unposted: stop _apt-move from returning early and allow prefix-needed style to work
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e607856f3..93d67377b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-06-24 Doug Kearns <djkea2@gus.gscit.monash.edu.au> + * unposted: Completion/Debian/Command/_apt-move: prevent function from + returning early and preventing prefix-needed style from working when + set to false + * 21379: Completion/Unix/Command/_wget: improve --restrict-file-names completion by allowing 'nocontrol' as an argument |