diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-06-16 23:12:08 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-06-16 23:12:08 +0000 |
commit | 2a176ec84ed588b10ff427901011826ea4712f23 (patch) | |
tree | 3f02b51150e36951b998f866884893cf89b66206 /ChangeLog | |
parent | 3f08496698a802f37235eab5e4b4e1debb5ef278 (diff) | |
download | zsh-2a176ec84ed588b10ff427901011826ea4712f23.tar.gz zsh-2a176ec84ed588b10ff427901011826ea4712f23.tar.xz zsh-2a176ec84ed588b10ff427901011826ea4712f23.zip |
21351: complete for xvnc4viewer and xtightvncviewer.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 642361998..59aebac9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-16 Clint Adams <clint@zsh.org> + + * 21351: Completion/X/Command/_vnc: complete for xvnc4viewer and + xtightvncviewer. + 2005-06-14 Clint Adams <clint@zsh.org> * 21243: Kazuhiro NISHIYAMA: Completion/Unix/Command/_subversion: |