From 965a8bfa31553e439898100913150ea4df1f734e Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Mon, 10 Dec 2018 08:27:05 -0500 Subject: Update news --- news.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/news.rst b/news.rst index 7a0be3795..2acb039e6 100644 --- a/news.rst +++ b/news.rst @@ -29,7 +29,9 @@ Version 2.9.0, Not Yet Released * Several optimizations for BigInt and ECC, improving ECDSA performance by as much as 20%. (GH #1734 #1737 #1777 #1750 #1737) -* Add base58 encoding/decoding +* Support recovering an ECDSA public key from a message/signature pair (GH #664 #1784) + +* Add base58 encoding/decoding functions (GH #1783) * In the command line interface, add support for reading passphrases from the terminal with echo disabled (GH #1756) -- cgit v1.2.3