diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2012-11-05 15:34:46 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2012-11-05 15:34:46 -0800 |
commit | 8e8dcea2953dfd888602f37330c9f26e3f151244 (patch) | |
tree | b4f2ac31291409357d47d4892407ccc10e241ff2 /NEWS | |
parent | 31244a2ccbf9e2e8607236e859cbf38ddafd6060 (diff) |
Add in big attribution big in prep for having ProxyCommand done
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ v1.9.0 (DD MM YYYY) * #77: Allow `SSHClient.connect()` to take an explicit `sock` parameter overriding creation of an internal, implicit socket object. +* Thanks in no particular order to Erwin Bolwidt, Oskari Saarenmaa, Steven + Noonan, Vladimir Lazarenko, Lincoln de Sousa, Valentino Volonghi and Github + user `@acrish` for the various and sundry patches leading to the above + changes. v1.8.1 (DD MM YYYY) ------------------- |