summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index a1289968..6ffd9cf1 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -4,8 +4,8 @@ Changelog
- :feature:`1509` (via :issue:`1868`, :issue:`1837`) Add support for OpenSSH's
Windows agent as a fallback when Putty/WinPageant isn't available or
- functional. Reported by ``@benj56``, early patchset by ``@lewgordon``, and
- later PR courtesy of Patrick Spendrin.
+ functional. Reported by ``@benj56`` with patches/PRs from ``@lewgordon`` and
+ Patrick Spendrin.
- :bug:`892 major` Significantly speed up low-level read/write actions on
`~paramiko.sftp_file.SFTPFile` objects by using `bytearray`/`memoryview`.
This is unlikely to change anything for users of the higher level methods