summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-10-02 15:23:16 -0700
committerJeff Forcier <jeff@bitprophet.org>2015-10-02 15:23:16 -0700
commita8ac9e6441030f2cc49de579c3d598e5f05ca331 (patch)
tree0cb6ed699c5204e243e13d4df79d839efe7b5c9f
parent150960800dd5cf260a9932df53847d2d029c3656 (diff)
downloadparamiko-a8ac9e6441030f2cc49de579c3d598e5f05ca331.tar.gz
Changelog closes #554
-rw-r--r--sites/www/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index b7f19d63..1d3debb7 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,8 @@
Changelog
=========
+* :support:`554 backported` Fix inaccuracies in the docstring for the ECDSA key
+ class. Thanks to Jared Hance for the patch.
* :support:`516 backported` Document `~paramiko.agent.AgentRequestHandler`.
Thanks to ``@toejough`` for report & suggestions.
* :bug:`496` Fix a handful of small but critical bugs in Paramiko's GSSAPI