aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-11-06 18:58:44 -0500
committerJack Lloyd <[email protected]>2020-11-06 18:58:44 -0500
commit52ce4e54a65c7c4ca617c9b18d0ff53ed0828fa8 (patch)
tree73cfe4fd88179099287504c703d48b4d40fe868b /news.rst
parentbbd4ea44f713d0f3221e336a5d05fce82220b962 (diff)
Update news
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 92d72d218..e38783c8c 100644
--- a/news.rst
+++ b/news.rst
@@ -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)