summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-08-26 00:14:02 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-08-26 00:14:02 -0700
commit9014c735fc94d133c5d9aada93d43f1f5d1145f2 (patch)
treef892334362170edab3e02d923298b59705c9c57b
parent38332e0054eddbb0a0a9812894920e38a721eab2 (diff)
Forgot to mark one support-bug as backported
-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 9c519c03..1ca3dfef 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -18,7 +18,7 @@ Changelog
report.
* :bug:`239` Add Windows-style CRLF support to SSH config file parsing. Props
to Christopher Swenson.
-* :support:`229` Fix a couple of incorrectly-copied docstrings' ``..
+* :support:`229 backported` Fix a couple of incorrectly-copied docstrings' ``..
versionadded::`` RST directives. Thanks to Aarni Koskela for the catch.
* :support:`169 backported` Minor refactor of
`paramiko.sftp_client.SFTPClient.put` thanks to Abhinav Upadhyay.