Changelog re #35

This commit is contained in:
Jeff Forcier 2014-02-10 17:59:32 -08:00
parent fe3d3beca4
commit 0a2887a8cc
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
Changelog Changelog
========= =========
* :bug:`34` (PR :issue:`35`) Fix SFTP prefetching incompatibility with some
SFTP servers regarding request/response ordering. Thanks to Richard
Kettlewell for catch & patch.
* :bug:`193` (and its attentant PRs :issue:`230` & :issue:`253`) Fix SSH agent * :bug:`193` (and its attentant PRs :issue:`230` & :issue:`253`) Fix SSH agent
problems present on Windows. Thanks to David Hobbs for initial report and to problems present on Windows. Thanks to David Hobbs for initial report and to
Aarni Koskela & Olle Lundberg for the patches. Aarni Koskela & Olle Lundberg for the patches.