summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 194a2b8..9cf8998 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -493,6 +493,8 @@ Build
- Issue #17547: In configure, explicitly pass -Wformat for the benefit for GCC
4.8.
+- Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1
+ on Windows.
What's New in Python 3.3.1 release candidate 1?
===============================================