aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-12-01 13:13:43 -0500
committerJack Lloyd <[email protected]>2017-12-01 13:13:43 -0500
commitd7d0b4bf346a9cb383ad42c61a599140a4d8a269 (patch)
tree416d32da9241606256164fb624ee83ea697bb2ec /news.rst
parent2ef76a1b235bb2559a4bdfca2de5a3e990346d34 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index e8abd5669..371440570 100644
--- a/news.rst
+++ b/news.rst
@@ -4,6 +4,12 @@ Release Notes
Version 2.4.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Several build improvements requested by downstream packagers, including the
+ ability to disable building the static library. All makefile constructs that
+ were specific to nmake or GNU make have been eliminated, thus the option
+ ``--makefile-style`` which was previously used to select the makefile type has
+ also been removed. (GH #1230 #1237 #1300 #1318 #1319 #1324 and #1325)
+
* Support for negotiating the DH group as specified in RFC 7919 is now available
in TLS (GH #1263)