Merged revisions 73827 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73827 | tarek.ziade | 2009-07-04 04:02:41 +0200 (Sat, 04 Jul 2009) | 1 line

  Fixed #6413: fixed log level in distutils.dist.announce
........
diff --git a/Misc/NEWS b/Misc/NEWS
index 343fbc6..ae39b9a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -865,6 +865,8 @@
 Library
 -------
 
+- Issue #6413: Fixed the log level in distutils.dist for announce.
+
 - Issue #6403: Fixed package path usage in build_ext.
 
 - Issue #6365: Distutils build_ext inplace mode was copying the compiled