diff options
author | Jack Lloyd <[email protected]> | 2020-11-06 18:58:44 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2020-11-06 18:58:44 -0500 |
commit | 52ce4e54a65c7c4ca617c9b18d0ff53ed0828fa8 (patch) | |
tree | 73cfe4fd88179099287504c703d48b4d40fe868b /news.rst | |
parent | bbd4ea44f713d0f3221e336a5d05fce82220b962 (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ Version 3.0.0, Not Yet Released * Many headers which were previously marked as becoming internal in 2.x have now been made internal (GH #2456) +* Re-enable support for CLMUL instruction on Visual C++, which was accidentally + disabled starting in 2.12.0 + * Remove support for HP and Pathscale compilers (GH #2455) * Remove support for Google NaCl (GH #2455) |