Skip to content

Commit

Permalink
Changelog language tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Jun 13, 2017
1 parent 556fff1 commit 6db347a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions sites/www/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
Changelog
=========

* :bug:`993` ssh-ed25519 host keys were not comparable, causing an
exception if such a key existed in ``known_hosts``. Thanks Oleh Prypin
for the report and Pierce Lopez for the fix.
* :bug:`990` The bcrypt dependency should have been on version 3.1.3 or
greater. Thanks Paul Howarth for the report.
* :bug:`993` Ed25519 host keys were not comparable/hashable, causing an
exception if such a key existed in a ``known_hosts`` file. Thanks to Oleh
Prypin for the report and Pierce Lopez for the fix.
* :bug:`990` The (added in 2.2.0) ``bcrypt`` dependency should have been on
version 3.1.3 or greater (was initially set to 3.0.0 or greater.) Thanks to
Paul Howarth for the report.
* :release:`2.2.0 <2017-06-09>`
* :release:`2.1.3 <2017-06-09>`
* :release:`2.0.6 <2017-06-09>`
Expand Down

0 comments on commit 6db347a

Please sign in to comment.