Updated Changelog (markdown)

shikhar
2011-07-24 12:58:47 -07:00
parent ed1a2c5e81
commit f2254491b6

@@ -2,6 +2,9 @@ version 0.4.2-SNAPSHOT
-----------------------
+ In case of `publickey` authentication using a string rather than a file, prevent private key data from leaking in logs / on authentication exception.
+ Fix for GH-21 (SessionChannel#changeWindowDimensions was broken)
+ Prevent occasional spurious NPE when disconnecting at AbstractDirectChannel#notifyError.
+ SSHClient implements Closeable.
version 0.4.1
---------------