about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2003-03-06 03:47:43 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2003-03-06 03:47:43 +0000
commit1c300357f50b3786b3086b6d729bdef1abac7e08 (patch)
tree0224948f588f02633e55900fb75f4c3239c9adb0 /ChangeLog
parent5660eb86ac16a0bb6d7f14d0026015f90bfa5c45 (diff)
downloadzsh-1c300357f50b3786b3086b6d729bdef1abac7e08.tar.gz
zsh-1c300357f50b3786b3086b6d729bdef1abac7e08.tar.xz
zsh-1c300357f50b3786b3086b6d729bdef1abac7e08.zip
18314: general improvements to ruby completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c7356f0..5b5f1098f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-06  Doug Kearns  <djkea2@mugca.its.monash.edu.au>
+
+	* 18314: Completion/Unix/Command/_ruby: allow -I, -r, -e and script
+	arguments to be given multiple times; complete -T with the legal taint
+	levels; complete with *.rb instead of all files
+
 2003-03-05  Peter Stephenson  <pws@csr.com>
 
 	* 18318: Src/Zle/zle_params.c: memory leak in PREDISPLAY and