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 8bb4aef..65d2aee 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -605,6 +605,8 @@ Windows
Build
-----
+- Issue #23903: Added missed names to PC/python3.def.
+
- Issue #10656: Fix out-of-tree building on AIX. Patch by Tristan Carel and
Michael Haubenwallner.