diff options
author | Jack Lloyd <[email protected]> | 2017-12-01 13:13:43 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-12-01 13:13:43 -0500 |
commit | d7d0b4bf346a9cb383ad42c61a599140a4d8a269 (patch) | |
tree | 416d32da9241606256164fb624ee83ea697bb2ec /news.rst | |
parent | 2ef76a1b235bb2559a4bdfca2de5a3e990346d34 (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) |