aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 5cdbbf375..e3501c978 100644
--- a/news.rst
+++ b/news.rst
@@ -4,6 +4,9 @@ Release Notes
Version 1.11.35, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Rename Public_Key::x509_subject_public_key, which does not return a
+ X.509 SubjectPublicKey, to public_key_bits. Add a new non-virtual function
+ Public_Key::subject_public_key which does exactly that. (GH #685)
Version 1.11.34, 2016-11-28
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^