summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-11-01 23:42:46 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-11-01 23:42:46 (GMT)
commite470d092cb8ea1fc6a3d528f40799dca9cf86f17 (patch)
treefc78f5ed78649b50d93c5c582999537a6f583414 /Misc/NEWS
parentbac47773f1c30ec8e6ab0279f06970d679272580 (diff)
downloadcpython-e470d092cb8ea1fc6a3d528f40799dca9cf86f17.zip
cpython-e470d092cb8ea1fc6a3d528f40799dca9cf86f17.tar.gz
cpython-e470d092cb8ea1fc6a3d528f40799dca9cf86f17.tar.bz2
Issue #17717: Pull NASM from svn.python.org for OpenSSL build.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b90a9b0..c47b3ff 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1383,6 +1383,9 @@ Tools/Demos
Windows
-------
+- Issue #17717: The Windows build scripts now use a copy of NASM pulled from
+ svn.python.org to build OpenSSL.
+
- Issue #21907: Improved the batch scripts provided for building Python.
- Issue #22644: The bundled version of OpenSSL has been updated to 1.0.1j.