diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-02-20 21:11:46 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-02-20 21:18:37 -0800 |
commit | cd276f90bb5a71dcec9d7498c4638daa5077b761 (patch) | |
tree | 8bc5f4eaed3d53cd0c54d303790c4a526908a55f /sites | |
parent | b139524296f2c6ef7f2584568c5a0cd600baae39 (diff) |
Cut 1.17.4
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 1ae20a0b..2085e800 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`1.17.4 <2017-02-20>` * :bug:`853 (1.17+)` Tweak how `RSAKey.__str__ <paramiko.rsakey.RSAKey>` behaves so it doesn't cause ``TypeError`` under Python 3. Thanks to Francisco Couzo for the report. |