summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-02-20 21:11:46 -0800
committerJeff Forcier <jeff@bitprophet.org>2017-02-20 21:18:37 -0800
commitcd276f90bb5a71dcec9d7498c4638daa5077b761 (patch)
tree8bc5f4eaed3d53cd0c54d303790c4a526908a55f /sites
parentb139524296f2c6ef7f2584568c5a0cd600baae39 (diff)
Cut 1.17.4
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst1
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.