diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 2000-10-04 14:13:12 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 2000-10-04 14:13:12 +0000 |
commit | 5d4faa678e1a3aede04654e6a914aa348313ecc6 (patch) | |
tree | 493fc1adc9e60822fcbc79efb458371c40bf2a24 /ChangeLog | |
parent | 6c4dfc3228dabcc335922f27c4fc57c181e33895 (diff) | |
download | zsh-5d4faa678e1a3aede04654e6a914aa348313ecc6.tar.gz zsh-5d4faa678e1a3aede04654e6a914aa348313ecc6.tar.xz zsh-5d4faa678e1a3aede04654e6a914aa348313ecc6.zip |
* 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle
remote-access style.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b10e1a2cc..410817ef3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-10-04 Tanaka Akira <akr@zsh.org> + + * 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle + remote-access style. + 2000-10-04 Sven Wischnowsky <wischnow@zsh.org> * 12885: Src/Zle/zle_tricky.c: don't stop parsing too early when |