diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-02-10 17:59:32 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-02-10 17:59:32 -0800 |
commit | 0a2887a8cca93eb5278ff79ed4b014e0ea24c53c (patch) | |
tree | b337552742a56edf7d4db8af6553ac585558a164 /sites/www | |
parent | fe3d3beca4985d7c99a306a269cdbd76091ead6a (diff) |
Changelog re #35
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 2378b992..1a827587 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ 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 problems present on Windows. Thanks to David Hobbs for initial report and to Aarni Koskela & Olle Lundberg for the patches. |