summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-12-17 18:19:12 -0800
committerJeff Forcier <jeff@bitprophet.org>2015-12-17 18:19:12 -0800
commitfa0e17f9ef33d75b62134d35adfd21d3211c6d02 (patch)
tree813df6e60f020457d52d1fe59a6193904948342e /sites
parentddc6c4caaf0aa23d441b7fe413624f8fc38aa3d5 (diff)
Fix up changelog entry to be on spec
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 9357c164..85fbe73e 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,7 +2,9 @@
Changelog
=========
-* Add missing file-like object methods for BufferedFile and SFTPFile.
+* :feature:`588` Add missing file-like object methods for
+ `~paramiko.file.BufferedFile` and `~paramiko.sftp_file.SFTPFile`. Thanks to
+ Adam Meily for the patch.
* :support:`636` Clean up and enhance the README (and rename it to
``README.rst`` from just ``README``). Thanks to ``@LucasRMehl``.
* :release:`1.16.0 <2015-11-04>`