diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
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 |