aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-09-08 10:22:55 -0400
committerJack Lloyd <[email protected]>2019-09-08 10:22:55 -0400
commit9f7b4559fd4e61b276e7f8210701c3449a84949e (patch)
tree0772995ab7858402abfec410829e0eedf49924bf /news.rst
parent63e8dc8a6aade2ce3c32b095b36de5839a30444f (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index b29964a18..7502c0b1a 100644
--- a/news.rst
+++ b/news.rst
@@ -4,6 +4,10 @@ Release Notes
Version 2.12.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Many currently public headers are being deprecated. Currently this means
+ a warning is issued if they are used by applications. In a future major
+ release they will be made internal. (GH #2061)
+
* GCM performance improvements (GH #2024 #2099)
* RSA signature performance improvements (GH #2068 #2070)
@@ -35,7 +39,7 @@ Version 2.12.0, Not Yet Released
* Modifications to support GOST 34.10-2012 signatures (GH #2055 #2056 #1860 #1897)
-* Add support for constant time AES using NEON (GH #2093 #2095)
+* Add support for constant time AES using NEON and AltiVec (GH #2093 #2095 #2100)
* Improve performance of POWER8 AES instructions (GH #2096)