summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Build/2021-01-12-10-06-50.bpo-42874.XKK61g.rst')
-rw-r--r--Misc/NEWS.d/next/Build/2021-01-12-10-06-50.bpo-42874.XKK61g.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/Build/2021-01-12-10-06-50.bpo-42874.XKK61g.rst b/Misc/NEWS.d/next/Build/2021-01-12-10-06-50.bpo-42874.XKK61g.rst
deleted file mode 100644
index c3ef7b34bc7..00000000000
--- a/Misc/NEWS.d/next/Build/2021-01-12-10-06-50.bpo-42874.XKK61g.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-Removed the grep -q and -E flags in the tzpath validation section of the
-configure script to better accomodate users of some platforms (specifically
-Solaris 10).