From 854583de6554d86a7333956a75dce562acbbc2ee Mon Sep 17 00:00:00 2001 From: Martin Packman Date: Sun, 11 Jun 2017 16:45:03 +0100 Subject: Add changelog entry for #992 --- sites/www/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 38a29606..998147a0 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,10 @@ Changelog ========= +* :bug:`985` (via :issue:`992`) Fix listdir failure when server uses a locale. + Now on Python 2.7 `SFTPAttributes ` will + decode abbreviated month names correctly rather than raise + ``UnicodeDecodeError```. - :bug:`1024` Deleting items from `~paramiko.hostkeys.HostKeys` would incorrectly raise `KeyError` even for valid keys, due to a logic bug. This has been fixed. Report & patch credit: Jia Zhang. -- cgit v1.2.1