about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2005-07-20 12:45:14 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2005-07-20 12:45:14 +0000
commiteb86b42f304ec29a885a047ef5c681ec2ab40d1d (patch)
tree48787d9d01e9da12895b9d09081948dd3dfa96c1 /ChangeLog
parent65250b8f0d0f1a9c59c3803afeba844c1e841cbb (diff)
downloadzsh-eb86b42f304ec29a885a047ef5c681ec2ab40d1d.tar.gz
zsh-eb86b42f304ec29a885a047ef5c681ec2ab40d1d.tar.xz
zsh-eb86b42f304ec29a885a047ef5c681ec2ab40d1d.zip
unposted: add -s option to _arguments call in _rake
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55ad5eea5..022f174ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-20  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>
+
+	* unposted: Completion/Unix/Command/_rake: add -s option to _arguments
+
 2005-07-19  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* unposted: Etc/FAQ.yo: revert erroneous 3.0 -> 4.3.0 change.