Updated Changelog (markdown)

shikhar
2011-07-27 11:38:02 -07:00
parent f2254491b6
commit 2720374726

@@ -1,10 +1,11 @@
version 0.4.2-SNAPSHOT
-----------------------
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.
+ Fix for GH-21 (SessionChannel#changeWindowDimensions was broken)
+ Prevent occasional spurious NPE when disconnecting at AbstractDirectChannel#notifyError.
+ SSHClient implements Closeable.
+ OSGi-fication
version 0.4.1
---------------