about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2005-06-24 13:19:27 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2005-06-24 13:19:27 +0000
commit4d8f3c396477a37c863cc80b954c4bc6d190683b (patch)
tree8aed7b0b72951f6f0bd1b2e3ba2753fc1fa903ba /ChangeLog
parent4a923de007235196b95229e0d587b80da7b491c8 (diff)
downloadzsh-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--ChangeLog4
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