aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-02-24 10:29:27 -0500
committerJack Lloyd <[email protected]>2018-02-24 10:29:27 -0500
commit7ba53cde04f255662891ce75d6df922e2a7b45ac (patch)
treeaae8f6dc75a2fa02b49ce8101be5821b8a10c219 /news.rst
parent052aa347142f122da3f28513b42c8c3f3d6dc23f (diff)
Update news/docs
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 9d759d26c..9026bcc5a 100644
--- a/news.rst
+++ b/news.rst
@@ -21,6 +21,8 @@ Version 2.5.0, Not Yet Released
* Add ability to create custom elliptic curves (GH #1441 #1444)
+* Add support for POWER8 AES instructions (GH #1459 #1206)
+
* Change DL_Group and EC_Group to store their data as shared_ptr for
fast copying. Also both classes precompute additional useful values
(eg for modular reductions). (GH #1435 #1454)