aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-04-26 13:13:02 -0400
committerJack Lloyd <[email protected]>2018-04-26 13:13:02 -0400
commitea10dfbbb6a5e748cde9c743f5ace02656736746 (patch)
tree3de8fe63e7a124fa8c5f1c4cd4bf8ebc5d127bef /news.rst
parent1714df3b01f55bcbe286ec6db6aead59a7f13691 (diff)
Note MSVC 2013 deprecation
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 778eec027..86b59317e 100644
--- a/news.rst
+++ b/news.rst
@@ -5,7 +5,7 @@ Version 2.7.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Avoid a side channel in RSA key generation due to use of a non-constant time
- gcd algorithm. (GH #1542)
+ gcd algorithm. (GH #1542 #1556)
* Optimize prime generation, especially improving RSA key generation.
(GH #1542)
@@ -31,6 +31,8 @@ Version 2.7.0, Not Yet Released
* Avoid creating symlinks to the shared object on OpenBSD (#1535)
+* Support for Visual C++ 2013 is deprecated, and will be removed in Jan 2019.
+
Version 2.6.0, 2018-04-10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^