diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2010-06-22 02:20:44 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2010-06-22 02:20:44 +0000 |
commit | d455c70fde2db67ad27c83fb7241f335a5058590 (patch) | |
tree | 8d7fdbfb8a65cdd3dbe8ee0457bc1c238ccd2a28 /ChangeLog | |
parent | dd9176797997d090073f74b878f82a81827da47d (diff) | |
download | zsh-d455c70fde2db67ad27c83fb7241f335a5058590.tar.gz zsh-d455c70fde2db67ad27c83fb7241f335a5058590.tar.xz zsh-d455c70fde2db67ad27c83fb7241f335a5058590.zip |
28052: remove duplicated completion of the cvs version subcommand
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 6a7aba635..c7adff843 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-06-22 Doug Kearns <dougkearns@gmail.com> + * 28052: Completion/Unix/Command/_cvs: remove duplicated completion of + the version subcommand. + * unposted: INSTALL, README: fix typos. * 28051: Completion/Unix/Command/_elinks: update for version 0.12pre5. @@ -13317,5 +13320,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5011 $ +* $Revision: 1.5012 $ ***************************************************** |