diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2012-03-24 22:46:04 +0000 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2012-03-24 22:46:04 +0000 |
commit | f3a1ac84b0f6196c635ed6c7aca902c711f6395b (patch) | |
tree | 89d4bdd9e29b31e2788c750bc72645af95422245 /ChangeLog | |
parent | ff4b48e001640914d4a2cd8281c774828c46c27c (diff) | |
download | zsh-f3a1ac84b0f6196c635ed6c7aca902c711f6395b.tar.gz zsh-f3a1ac84b0f6196c635ed6c7aca902c711f6395b.tar.xz zsh-f3a1ac84b0f6196c635ed6c7aca902c711f6395b.zip |
30371: _ssh: you can specify -i multiple times
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 069635aeb..8067c4826 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-03-24 Mikael Magnusson <mikachu@gmail.com> + + * 30371: Completion/Unix/Command/_ssh: You can specify -i + multiple times. + 2012-03-23 Simon Ruderich <simon@ruderich.org> * 30366: Misc/vcs_info-examples: Fix outdated quilt examples. @@ -16108,5 +16113,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5611 $ +* $Revision: 1.5612 $ ***************************************************** |