summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index efb8488..94b6964 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -20,6 +20,11 @@ Library
- Issue #8275: Fix passing of callback arguments with ctypes under Win64.
Patch by Stan Mihai.
+Build
+-----
+
+- Issue #11121: Fix building with --enable-shared.
+
What's New in Python 3.2 Release Candidate 2?
=============================================