Updated Changelog (markdown)

shikhar
2011-09-26 05:33:06 -07:00
parent fd71cb29eb
commit 35443300fc

@@ -9,17 +9,17 @@ version 0.6.0
version 0.5.0
--------------
+ In case of `publickey` authentication using a string rather than a file, prevent private key data from leaking in logs / on authentication exception.
+ GH-20: In case of `publickey` authentication using a string rather than a file, prevent private key data from leaking in logs / on authentication exception.
+ GH-21: SessionChannel#changeWindowDimensions was broken
+ Prevent occasional spurious NPE when disconnecting at AbstractDirectChannel#notifyError.
+ SSHClient implements Closeable.
+ OSGi-fication
+ GH-22: OSGi-fication
version 0.4.1
---------------
+ GH-18: Intermittent key exchange failures.
+ Support for `publickey` authentication from strings.
+ GH-16: Support for `publickey` authentication from strings.
version 0.4.0
-----------------------