summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 016d3fb..2b0397b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -25,6 +25,11 @@ Build
- Issue #28248: Update Windows build to use OpenSSL 1.0.2j.
+Tests
+-----
+
+- Issue #28409: regrtest: fix the parser of command line arguments.
+
What's New in Python 3.6.0 beta 2
=================================