summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-11-02 17:58:56 -0800
committerJeff Forcier <jeff@bitprophet.org>2015-11-02 17:58:56 -0800
commit296cf408ce05e154f0985ab310ed6bcdbcda4571 (patch)
tree9fe724e4b26929a5f19ca8812a383e02f4af598d /sites/www
parent0a1371fc577532cc163a2104b0e54ec2676ab661 (diff)
parent0b36729682ce72401be6aa442cce59b814ed3c01 (diff)
Merge branch '1.15'
Diffstat (limited to 'sites/www')
-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 5bf3d24a..c2c8e78a 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+* :release:`1.13.4 <2015-11-02>`
* :bug:`366` Fix `~paramiko.sftp_attributes.SFTPAttributes` so its string
representation doesn't raise exceptions on empty/initialized instances. Patch
by Ulrich Petri.