summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-04-24 14:12:57 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-04-24 14:12:57 -0700
commitb7c9b5d7649903cd14ceb40f8e691aa27d413962 (patch)
tree7cd5ab78767cef0351c94afe4ccff7a72a0c4e25 /sites
parente2206bc9a6ec2d4eae316a12fef50fc898d6db12 (diff)
Oh hey this also fixes the only other open 1.16.1 ticket yey
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index d7c7fa8a..20ea740f 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -4,7 +4,7 @@ Changelog
* :bug:`617` (aka `fabric/fabric#1429
<https://github.com/fabric/fabric/issues/1429>`_; via :issue:`679`; related:
- :issue:`678`, :issue:`685`) Fix up
+ :issue:`678`, :issue:`685`, :issue:`616`) Fix up
`~paramiko.ssh_exception.NoValidConnectionsError` so it pickles correctly.
Thanks to Rebecca Schlussel for the report & Marius Gedminas for the patch.
* :bug:`613` (via :issue:`619`) Update to ``jaraco.windows`` 3.4.1 to fix some