summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-06-15 22:16:16 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-06-15 22:16:16 (GMT)
commit0475ffa64db2901864c5410feef589372989c34e (patch)
treea5fbbc188247c7b29864c74fa133f2d02f74cb20 /Misc
parent6df108b4bea9e6f2e6a20c9b3f13c6b3313993c1 (diff)
parentf88d83b922d3525ec65dbfe03e27f197ef1a9021 (diff)
downloadcpython-0475ffa64db2901864c5410feef589372989c34e.zip
cpython-0475ffa64db2901864c5410feef589372989c34e.tar.gz
cpython-0475ffa64db2901864c5410feef589372989c34e.tar.bz2
Issue #26930: Merge with 3.5
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9825e09..9f79a6f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -47,6 +47,8 @@ IDLE
Build
-----
+- Issue #26930: Update Windows builds to use OpenSSL 1.0.2h.
+
- Issue #23968: Rename the platform directory from plat-$(MACHDEP) to
plat-$(PLATFORM_TRIPLET).
Rename the config directory (LIBPL) from config-$(LDVERSION) to