about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-01-02 17:14:08 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-01-02 17:14:08 +0000
commiteabe9ea6f8115f3f385a4407459ed574954da460 (patch)
treeac30662c261c1537bd42b83567437254a7809328 /ChangeLog
parent8074e07a2ced99c4464d4a72cb93f47a7aacf34b (diff)
downloadzsh-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--ChangeLog3
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,