Fixed #1180: Option to ignore ~/.pydistutils.cfg in Distutils
diff --git a/Misc/NEWS b/Misc/NEWS
index 8cf5db4..24cb7b3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -427,6 +427,9 @@
 Library
 -------
 
+- Issue #1180: Added a new global option to ignore ~/.pydistutils.cfg in
+  Distutils.
+
 - Issue #7218: Fix test_site for win32, the directory comparison was done with
   an uppercase.