summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.14.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/whatsnew/3.14.rst')
-rw-r--r--Doc/whatsnew/3.14.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst
index 61f5ffd..69c356b 100644
--- a/Doc/whatsnew/3.14.rst
+++ b/Doc/whatsnew/3.14.rst
@@ -1069,6 +1069,9 @@ Changes in the Python API
Build changes
=============
+* GNU Autoconf 2.72 is now required to generate :file:`!configure`.
+ (Contributed by Erlend Aasland in :gh:`115765`.)
+
PEP 761: Discontinuation of PGP signatures
------------------------------------------