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 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)