summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-02-14 09:37:34 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-02-14 09:37:34 -0800
commit7b595f4a8b81cfdb6caeb62481684dd585ee805a (patch)
tree88c6f7c3e74808e908ce24e3504f19c6ba64fff1
parent6d4b37a17f623c2f28c7e372402ab9c8750db95d (diff)
parent457a34f55b1d69c3f7699b3bc055f6c6d90371cd (diff)
Merge branch '1.10' into 1.11
Conflicts: paramiko/__init__.py setup.py sites/www/changelog.rst
-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 960adbcb..543f41eb 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+* :release:`1.10.6 <2014-02-14>`
* :bug:`252` (`Fabric #1020 <https://github.com/fabric/fabric/issues/1020>`_)
Enhanced the implementation of ``ProxyCommand`` to avoid a deadlock/hang
condition that frequently occurs at ``Transport`` shutdown time. Thanks to