summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2021-11-25-20-26-06.bpo-33393.24YNtM.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Build/2021-11-25-20-26-06.bpo-33393.24YNtM.rst')
-rw-r--r--Misc/NEWS.d/next/Build/2021-11-25-20-26-06.bpo-33393.24YNtM.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2021-11-25-20-26-06.bpo-33393.24YNtM.rst b/Misc/NEWS.d/next/Build/2021-11-25-20-26-06.bpo-33393.24YNtM.rst
new file mode 100644
index 0000000..c27869c
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2021-11-25-20-26-06.bpo-33393.24YNtM.rst
@@ -0,0 +1,3 @@
+Update ``config.guess`` to 2021-06-03 and ``config.sub`` to 2021-08-14.
+``Makefile`` now has an ``update-config`` target to make updating more
+convenient.