diff options
author | Clint Adams <clint@users.sourceforge.net> | 2004-11-27 17:41:22 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2004-11-27 17:41:22 +0000 |
commit | 9a68e6425b05949d69461de291dba0f0b2f88c16 (patch) | |
tree | cf5f5f3710d292ca597b4bc72941bcdcf61f664e /ChangeLog | |
parent | fdae219903892548d9a8facfdd20d989bc24870e (diff) | |
download | zsh-9a68e6425b05949d69461de291dba0f0b2f88c16.tar.gz zsh-9a68e6425b05949d69461de291dba0f0b2f88c16.tar.xz zsh-9a68e6425b05949d69461de291dba0f0b2f88c16.zip |
* 20583: Completion/Unix/Command/_ssh: complete "modern" options
such as GSSAPIAuthentication.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a5003eb7c..f619240c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-24 Clint Adams <clint@zsh.org> + + * 20583: Completion/Unix/Command/_ssh: complete "modern" options + such as GSSAPIAuthentication. + 2004-11-27 Doug Kearns <djkea2@gus.gscit.monash.edu.au> * 20584: Completion/Unix/Command/_screen: offer multiuser screen |