aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-11-07 07:06:44 -0500
committerJack Lloyd <[email protected]>2020-11-07 07:06:44 -0500
commitd8fd28c9a40dfda61e2595d83b4f7cf76d639174 (patch)
tree4028291aadf7e6086b3829eaadc0c943b6f5203d /news.rst
parent9b49462283a73deb5f6faa841fcd9c28ad419835 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index e38783c8c..cc48aaa9f 100644
--- a/news.rst
+++ b/news.rst
@@ -18,6 +18,11 @@ Version 3.0.0, Not Yet Released
* Re-enable support for CLMUL instruction on Visual C++, which was accidentally
disabled starting in 2.12.0
+* Remove deprecated ``Data_Store`` class (GH #2461)
+
+* Remove deprecated public member variables of ``OID``, ``Attribute``,
+ ``BER_Object``, and ``AlgorithmIdentifier``. (GH #2462)
+
* Remove support for HP and Pathscale compilers (GH #2455)
* Remove support for Google NaCl (GH #2455)