diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-09-25 03:06:46 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-09-25 03:06:46 +0000 |
commit | ab90a0026467868d39274dc17775a012879c7bd8 (patch) | |
tree | 79b5350db400442a998f7ec32bfd9d2f9c732b91 /ChangeLog | |
parent | f81cb06361d945f10cc5f239874bd72e8f52922a (diff) | |
download | zsh-ab90a0026467868d39274dc17775a012879c7bd8.tar.gz zsh-ab90a0026467868d39274dc17775a012879c7bd8.tar.xz zsh-ab90a0026467868d39274dc17775a012879c7bd8.zip |
15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 53eb3079c..6e7babeca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-09-25 Clint Adams <clint@zsh.org> + + * 15866: Completion/Unix/Command/_ssh: + complete v2 ciphers after -o Ciphers=, + complete protocol numbers after -o Protocol. + 2001-09-24 Bart Schaefer <schaefer@zsh.org> * 15864: Doc/Zsh/params.yo: Document that assignment to TERM |