summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-01-08 16:29:56 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-01-08 16:29:56 -0800
commit566f37c0f2f34e89ff1533d9d3f251bc10619b45 (patch)
tree92560fa536df9280c62fbbe6a9b82cffaff6de4c /NEWS
parent96ca8d49c1246ebe6b9bb2001c8a67baf868f880 (diff)
ecdsa in README; fixes #225
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 480b2cbb..c2d450bc 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ v1.12.1 (8th Jan 2014)
* #176: Fix AttributeError bugs in known_hosts file (re)loading. Thanks to
Nathan Scowcroft for the patch & Martin Blumenstingl for the initial test
case.
+* #225: Note ecdsa requirement in README. Thanks to Amaury Rodriguez for the
+ catch.
v1.11.3 (8th Jan 2014)
----------------------