diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-04-17 13:40:23 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-04-17 13:40:23 +0000 |
commit | 54614a941b4e0048c6ef9f5f12f9ec581920a856 (patch) | |
tree | b00a4e170ce27f008e11f915df345c744e537af2 /ChangeLog | |
parent | 318b52969b3f186da460e4acf99072962ec94e66 (diff) | |
download | zsh-54614a941b4e0048c6ef9f5f12f9ec581920a856.tar.gz zsh-54614a941b4e0048c6ef9f5f12f9ec581920a856.tar.xz zsh-54614a941b4e0048c6ef9f5f12f9ec581920a856.zip |
* 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:
handle parsing of subcommand help output a bit more sanely.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5edc0fd30..2d49c5971 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-17 Clint Adams <clint@zsh.org> + + * 21150: Completion/Unix/Command/_baz, + Completion/Unix/Command/_tla: handle parsing of subcommand help + output a bit more sanely. + 2005-04-16 Bart Schaefer <schaefer@zsh.org> * unposted (see 21148): Test/A04redirect.ztst: update test for |