diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2002-01-02 17:14:08 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2002-01-02 17:14:08 +0000 |
commit | eabe9ea6f8115f3f385a4407459ed574954da460 (patch) | |
tree | ac30662c261c1537bd42b83567437254a7809328 /ChangeLog | |
parent | 8074e07a2ced99c4464d4a72cb93f47a7aacf34b (diff) | |
download | zsh-eabe9ea6f8115f3f385a4407459ed574954da460.tar.gz zsh-eabe9ea6f8115f3f385a4407459ed574954da460.tar.xz zsh-eabe9ea6f8115f3f385a4407459ed574954da460.zip |
users/4561: fix code for finding the zipfile's name in the current command-line
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ccc439102..7820a2b7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-01-02 Oliver Kiddle <opk@zsh.org> + * users/4561: Completion/Unix/Command/_zip: fix bug with finding + the zipfile's name in the current command-line. + * 16384: Completion/X/Type/.distfiles, Completion/X/Type/_x_visual, Completion/X/Command/.distfiles, Completion/X/Command/_xloadimage, Completion/X/Command/_netscape, Completion/X/Command/_x_utils, |