aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-11-06 18:14:39 -0500
committerJack Lloyd <[email protected]>2020-11-06 18:14:39 -0500
commit851310bf11c9f22a010c04165f44255eda3a9471 (patch)
treed664ebaf89e4da05731d22b3c86ef37c33506b33 /news.rst
parent7380bb4384947572379eaf52b25efd9a918e56cf (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index c3849e77c..92d72d218 100644
--- a/news.rst
+++ b/news.rst
@@ -10,10 +10,17 @@ Version 3.0.0, Not Yet Released
* Switch the build to C++17 mode; require at least GCC 9, Clang 7 or MSVC 2019.
(GH #2455)
+* Remove many deprecated headers (GH #2456)
+
+* Many headers which were previously marked as becoming internal in 2.x have
+ now been made internal (GH #2456)
+
* Remove support for HP and Pathscale compilers (GH #2455)
* Remove support for Google NaCl (GH #2455)
+* Improve DragonflyBSD platform support (GH #2457)
+
Version 2.17.0, 2020-11-05
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^