Catch & patch trimming

This commit is contained in:
Jeff Forcier 2014-02-14 09:32:05 -08:00
parent fb772a8695
commit 6d4b37a17f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Changelog
Thanks to Marius Gedminas for catch & patch. Thanks to Marius Gedminas for catch & patch.
* :bug:`34` (PR :issue:`35`) Fix SFTP prefetching incompatibility with some * :bug:`34` (PR :issue:`35`) Fix SFTP prefetching incompatibility with some
SFTP servers regarding request/response ordering. Thanks to Richard SFTP servers regarding request/response ordering. Thanks to Richard
Kettlewell for catch & patch. Kettlewell.
* :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.