summaryrefslogtreecommitdiff
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 2b61d03f7a..6a8c24ca0a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -752,6 +752,8 @@ Tests
Build
-----
+- Issue #17031: Fix running regen in cross builds.
+
- Issue #3754: fix typo in pthread AC_CACHE_VAL.
- Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds;