aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-10-20 18:03:37 -0400
committerJack Lloyd <[email protected]>2017-10-20 18:03:37 -0400
commitb1566227fc22d4b94b1828b0916864a621ad22d5 (patch)
tree78ec56ce6410898cde76af24f2b2700a6964d883 /news.rst
parentd34d1edc22e947b8b4a95ee86d268592d03675a8 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/news.rst b/news.rst
index e1f624268..eac8422be 100644
--- a/news.rst
+++ b/news.rst
@@ -4,8 +4,8 @@ Release Notes
Version 2.4.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-* Optimizations for OCB, CFB, SM3, SM4, GMAC, GCM (#1253),
- CAST-128/CAST-256 (#1247).
+* Optimizations for OCB, CFB, SM3, SM4, GMAC, GCM (GH #1253 #1262),
+ CAST-128/CAST-256 (GH #1247), TLS-CBC ciphersuites (GH #1269)
* Reduce the overhead of ffi calls.