From fa0e17f9ef33d75b62134d35adfd21d3211c6d02 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Thu, 17 Dec 2015 18:19:12 -0800 Subject: Fix up changelog entry to be on spec --- sites/www/changelog.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sites/www/changelog.rst') 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>` -- cgit v1.2.3