diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2009-01-20 02:04:27 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2009-01-20 02:04:27 +0000 |
commit | 7361b28c9c248129f785a52d36944a983b110c21 (patch) | |
tree | 510faace8d3397eaeef78b256d803c67cc5d4fca /ChangeLog | |
parent | 46cdeb71b7c8dae7517ef832130049dc1e821cb6 (diff) | |
download | zsh-7361b28c9c248129f785a52d36944a983b110c21.tar.gz zsh-7361b28c9c248129f785a52d36944a983b110c21.tar.xz zsh-7361b28c9c248129f785a52d36944a983b110c21.zip |
26372: update antiword completion for version 0.37
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 7105b2169..4c8a6d568 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-01-20 Doug Kearns <dougkearns@gmail.com> + + * 26372: Completion/Unix/Command/_antiword: update for version + 0.37. + 2009-01-19 Peter Stephenson <pws@csr.com> * 26366: Doc/Zsh/zle.yo, Src/Zle/iwidgets.list, @@ -10952,5 +10957,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4518 $ +* $Revision: 1.4519 $ ***************************************************** |