about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-03-07 03:18:53 +0000
committerClint Adams <clint@users.sourceforge.net>2005-03-07 03:18:53 +0000
commit76640bfc44b1e21d35f8e9568686d8a5a1923ac6 (patch)
tree4c938d6cac9cdc3b8e023b32c521d125ba85586f /ChangeLog
parent6d5ff606f546858de1c4b86eb9b9acad5ad947f8 (diff)
downloadzsh-76640bfc44b1e21d35f8e9568686d8a5a1923ac6.tar.gz
zsh-76640bfc44b1e21d35f8e9568686d8a5a1923ac6.tar.xz
zsh-76640bfc44b1e21d35f8e9568686d8a5a1923ac6.zip
* 20942: Completion/Unix/Command/_showmount: completion for showmount command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2689bb6ce..a496ad17e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-03-07  Clint Adams  <clint@zsh.org>
 
+	* 20942: Completion/Unix/Command/_showmount: completion for
+	showmount command.
+
 	* 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool
 	command.