summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-12-12 15:27:59 -0800
committerJeff Forcier <jeff@bitprophet.org>2016-12-12 15:27:59 -0800
commit36b5edd82c39e6580526c7c2190671330390c984 (patch)
treee235f14f8448b2bd0a7dedd1375ac1f58682889a /sites/www/changelog.rst
parente0692f411287a814425d6835278b1c0caa91c82e (diff)
parent3d913a973097fdff1b5834e165ff0bef737365b5 (diff)
Merge branch '1.18' into 2.1
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index ee2d3475..0da73cb8 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,10 @@
Changelog
=========
+* :bug:`859` (via :issue:`860`) A tweak to the original patch implementing
+ :issue:`398` was not fully applied, causing calls to
+ `~paramiko.client.SSHClient.invoke_shell` to fail with ``AttributeError``.
+ This has been fixed. Patch credit: Kirk Byers.
* :release:`2.1.0 <2016-12-09>`
* :release:`2.0.3 <2016-12-09>`
* :release:`1.18.0 <2016-12-09>`