Skip to content

Commit 1200712

Browse files
committed
Fix accidental Markdown formatting miss for an older entry
1 parent 8463053 commit 1200712

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

sites/www/changelog.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ Changelog
4646
* :release:`1.12.0 <2013-09-27>`
4747
* :release:`1.11.2 <2013-09-27>`
4848
* :release:`1.10.4 <2013-09-27>`
49-
* :feature:`152` Add tentative support for ECDSA keys. *This adds the ecdsa
50-
module as a new dependency of Paramiko.* The module is available at
51-
[warner/python-ecdsa on Github](https://github.com/warner/python-ecdsa) and
52-
[ecdsa on PyPI](https://pypi.python.org/pypi/ecdsa).
49+
* :feature:`152` Add tentative support for ECDSA keys. **This adds the ecdsa
50+
module as a new dependency of Paramiko.** The module is available at
51+
`warner/python-ecdsa on Github <https://github.com/warner/python-ecdsa>`_ and
52+
`ecdsa on PyPI <https://pypi.python.org/pypi/ecdsa>`_.
5353

5454
* Note that you might still run into problems with key negotiation --
5555
Paramiko picks the first key that the server offers, which might not be

0 commit comments

Comments
 (0)