summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-02-20 14:28:56 -0800
committerJeff Forcier <jeff@bitprophet.org>2017-02-20 14:28:56 -0800
commit598c877abb73abc9c57fa3444ba24f3dd1c628b9 (patch)
tree80839892b419d7f9780aac736e6689a7bdb08f15 /sites/www
parentacf0fbf1fd4ed69df19d78a1675f8c54b215ae83 (diff)
Not sure how this got overlooked in the cherrypicking, ugh @ myself
Diffstat (limited to 'sites/www')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index e9d212ad..03a7ba94 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -16,8 +16,8 @@ Changelog
edition.
* :release:`2.0.4 <2016-12-12>`
* :release:`1.18.1 <2016-12-12>`
-* :bug:`859` (via :issue:`860`) A tweak to the original patch implementing
- :issue:`398` was not fully applied, causing calls to
+* :bug:`859 (1.18+)` (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.
* :bug:`-` Accidentally merged the new features from 1.18.0 into the