summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-10-02 15:59:15 -0700
committerJeff Forcier <jeff@bitprophet.org>2015-10-02 15:59:15 -0700
commit5b1b13c2fb48ac55d64022212bf132b8c01ce0c7 (patch)
treed8ebc8fcde66e4bd5b8e6725984fda76f21ca4eb /sites
parent9a5fbad601d7567cde59071f36ba6a34d6bcf696 (diff)
downloadparamiko-5b1b13c2fb48ac55d64022212bf132b8c01ce0c7.tar.gz
Cut 1.15.3v1.15.31.15.3
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 9a4e6c76..d94d5bc2 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+* :release:`1.15.3 <2015-10-02>`
* :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`.