summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-04-23 18:55:19 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-04-23 18:55:19 -0700
commitc312b620e7945797468702aeb27cb58def3f0f80 (patch)
tree0117103c910b57c1ff97a60183e4d53fe0f2c30c
parent94ea88fc71521918c1f99d34bfcefabc55d394ac (diff)
downloadparamiko-c312b620e7945797468702aeb27cb58def3f0f80.tar.gz
Meh
-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 9989fa35..ce984035 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -4,7 +4,7 @@ Changelog
* :bug:`632` Fix logic bug in the SFTP client's callback-calling functionality;
previously there was a chance the given callback would fire twice at the end
- of a transfer. Thanks to ``@ab9-er`` for catch & patch.
+ of a transfer. Thanks to ``@ab9-er`` for catch & original patch.
* :support:`612` Identify & work around a race condition in the test for
handshake timeouts, which was causing frequent test failures for a subset of
contributors as well as Travis-CI (usually, but not always, limited to Python