summaryrefslogtreecommitdiffstats
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 70e71a2..043daee 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -774,6 +774,8 @@ Tools/Demos
Documentation
-------------
+- Issue #16406: Combine the pages for uploading and registering to PyPI.
+
- Issue #16403: Document how distutils uses the maintainer field in
PKG-INFO. Patch by Jyrki Pulliainen.