diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-04-04 12:41:35 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-04-04 12:41:35 +0000 |
commit | 87ac2d16d959a653359b1ba4ab73925f80789ffb (patch) | |
tree | e727539d84104a3a089a260e1d648983bde60f21 /ChangeLog | |
parent | c4b8482b9468af8169dd33271c954a84de6f4cad (diff) | |
download | zsh-87ac2d16d959a653359b1ba4ab73925f80789ffb.tar.gz zsh-87ac2d16d959a653359b1ba4ab73925f80789ffb.tar.xz zsh-87ac2d16d959a653359b1ba4ab73925f80789ffb.zip |
16934: complete ssh -1 as well as ssh -2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 10d5730aa..f2821e182 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-04-04 Oliver Kiddle <clint@zsh.org> + + * 16934: Completion/Unix/Command/_ssh: complete -1 as well as -2. + 2002-04-04 Oliver Kiddle <opk@zsh.org> * 16911: Completion/Base/Completer/_match: add original string as |