aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-11-03 18:39:14 -0400
committerJack Lloyd <[email protected]>2017-11-03 18:39:14 -0400
commit16e232c789baaca04d4bd832931d1c3590c6a331 (patch)
treee2b17178ab582f0835a6d32bc9775f44e20da162
parent5162bc9aac1ffde50269e198ca18fe77238a8ffe (diff)
Update news
-rw-r--r--news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index cdb96ec11..806251ac0 100644
--- a/news.rst
+++ b/news.rst
@@ -7,6 +7,9 @@ Version 2.4.0, Not Yet Released
* Support for negotiating the DH group as specified in RFC 7919 is now
available in TLS (GH #1263)
+* Support for ARIA-GCM ciphersuites are now available in TLS. They
+ are disabled by default. (GH #1284)
+
* Add support for verifying X.509 objects (certificates, CRLs, etc) using
RSA-PSS signatures (GH #1270)