fixed #4400 : distutils .pypirc default generated file was broken.
diff --git a/Misc/NEWS b/Misc/NEWS
index 026e478..4a5658a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -86,6 +86,8 @@
 Library
 -------
 
+- Issue #4400: .pypirc default generated file was broken in distutils.
+
 - Issue #4736: io.BufferedRWPair's closed property now functions properly.
 
 - Issue #3954: Fix a potential SystemError in _hotshot.logreader error