diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2002-08-19 14:54:13 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2002-08-19 14:54:13 +0000 |
commit | 664395e56f162e15336abd386e1f0f7dc9dc0c11 (patch) | |
tree | 45222bef40c276b3b027a2eb662b1cdba5d1ab63 /ChangeLog | |
parent | 578c2582646c4932a72f23661b6f6c26e0fd4ca1 (diff) | |
download | zsh-664395e56f162e15336abd386e1f0f7dc9dc0c11.tar.gz zsh-664395e56f162e15336abd386e1f0f7dc9dc0c11.tar.xz zsh-664395e56f162e15336abd386e1f0f7dc9dc0c11.zip |
users/5266: with the call-command style parse ant -projecthelp to get targets
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 650675ccc..eeed3c481 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-08-19 Oliver Kiddle <opk@zsh.org> + + * users/5260 (Bill Burton), users/5266: Completion/Unix/Command/_ant: + with the call-command style parse ant -projecthelp to get targets + + * unposted: Completion/X/Command/_nedit, Completion/Unix/Command/_mail: + nedit 5.3 adds a -version option and complete for nail with _mail + 2002-08-18 Felix Rosencrantz <f_rosencrantz@yahoo.com> * 17562: Completion/Unix/Command/_valgrind: Function for |