diff options
author | Jack Lloyd <[email protected]> | 2018-11-05 16:18:32 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-11-05 16:18:32 -0500 |
commit | f4756ed6e393e91e0991e35bc862f258513889cb (patch) | |
tree | 01abc021de91d682bd93062545a350cbc95e8cfc /news.rst | |
parent | 862459b31023f9a5a06b08850f496bceee241c1a (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Version 2.9.0, Not Yet Released * Use a smaller sieve which improves performance of prime generation. -* Add NEON implementation of ChaCha (GH #1719) +* Add NEON and AltiVec implementations of ChaCha (GH #1719 #1728) * Support for Visual C++ 2013 has been removed (GH #1557 #1697) |