aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-12-02 17:29:42 -0500
committerJack Lloyd <[email protected]>2018-12-02 17:29:42 -0500
commit1e47ce9a3ad995d7a5207e8d741ea9dfa4a68626 (patch)
treee8201102a1df822e59665cea5bc2e5bbaa0f55b0 /news.rst
parent2dd5e94c0413ded479b94344427e6cf1362a90b3 (diff)
Update news
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 b3a5482cf..b9d702d93 100644
--- a/news.rst
+++ b/news.rst
@@ -14,6 +14,8 @@ Version 2.9.0, Not Yet Released
* Use a smaller sieve which improves performance of prime generation.
+* Add a constant-time division algorithm (GH #1575)
+
* Fixed a bug that caused ChaCha to produce incorrect output after encrypting
256 GB. (GH #1728)