about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-12-16 16:25:39 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-12-16 16:25:39 +0000
commite6d2f7ba01b9f9af36c873a5066eaf655f37d02b (patch)
tree09cbd5222cb0e12854d3c89c062a284171ae4837 /ChangeLog
parent9f60e77f35eae5227e4ec10c8be3e244140bec6a (diff)
downloadzsh-e6d2f7ba01b9f9af36c873a5066eaf655f37d02b.tar.gz
zsh-e6d2f7ba01b9f9af36c873a5066eaf655f37d02b.tar.xz
zsh-e6d2f7ba01b9f9af36c873a5066eaf655f37d02b.zip
19299: try to handle completion of devices better
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dd4a5a93..f31e778b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-16  Oliver Kiddle  <opk@zsh.org>
+
+        * 19299: Completion/Unix/Command/_mount: try to handle
+        completion of devices better
+
 2003-12-05  Oliver Kiddle  <opk@zsh.org>
 
 	* 19276: Completion/Base/Completer/_prefix: fix fallback used to