about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2005-06-07 06:54:11 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2005-06-07 06:54:11 +0000
commit1caf681523605cb29996226e4b7bb41977fc8402 (patch)
tree6e2a83edf56381b524f706bf0a9bf7012329219d /ChangeLog
parentaf22895da3d2606977cd651486e5f3232887e979 (diff)
downloadzsh-1caf681523605cb29996226e4b7bb41977fc8402.tar.gz
zsh-1caf681523605cb29996226e4b7bb41977fc8402.tar.xz
zsh-1caf681523605cb29996226e4b7bb41977fc8402.zip
unposted: fix typo in _dirs opt description
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30ed4e6f5..a90b328a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-06-07  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>
 
+	* unposted: Completion/Zsh/Command/_dirs: fix typo in opt description 
+
+2005-06-06  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>
+
 	* unposted: Completion/Unix/Command/_raggle: fix typo in tag name
 
 2005-06-02  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>