about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2005-07-11 10:21:52 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2005-07-11 10:21:52 +0000
commitec8bbd0e942a64e6fac743f2b2f20c5e042ef1dc (patch)
treefe9af74af937558c308dc0782b77e16a9c215d31 /ChangeLog
parent80e8e43f76fe7afc5e447c1289fcdc0408c351e8 (diff)
downloadzsh-ec8bbd0e942a64e6fac743f2b2f20c5e042ef1dc.tar.gz
zsh-ec8bbd0e942a64e6fac743f2b2f20c5e042ef1dc.tar.xz
zsh-ec8bbd0e942a64e6fac743f2b2f20c5e042ef1dc.zip
unposted: fix typo in first normal arg action of _ruby
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9fb546ed..60b811106 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-11  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>
+
+	* unposted: fix typo in first normal arg action
+
 2005-07-10  Bart Schaefer  <schaefer@zsh.org>
 
 	* 21423: Travis Spencer: Completion/Unix/Command/_unexpand: