Updated Changelog (markdown)

shikhar
2011-09-26 05:33:38 -07:00
parent 35443300fc
commit 7e0222b2b8

@@ -1,8 +1,8 @@
version 0.6.0 version 0.6.0
-------------- --------------
+ GH-28: `StatefulSFTPClient` doesn't cwdify all commands.
+ GH-27: Fixed deadlock condition in `AbstractChannel`. + GH-27: Fixed deadlock condition in `AbstractChannel`.
+ GH-28: `StatefulSFTPClient` doesn't cwdify all commands.
+ GH-31: Fixed bug in SFTP `FileMode` for AIX/Unix directory mask. + GH-31: Fixed bug in SFTP `FileMode` for AIX/Unix directory mask.
+ GH-34: The option to use an 'upload filter' is back in `SCPUploadClient`. + GH-34: The option to use an 'upload filter' is back in `SCPUploadClient`.