Merged revisions 73441 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r73441 | tarek.ziade | 2009-06-16 09:29:52 +0200 (Tue, 16 Jun 2009) | 1 line
Fixed #6287: documentation for the license field in distutils
........
diff --git a/Misc/NEWS b/Misc/NEWS
index 1ec5c53..9ccb472 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -800,6 +800,8 @@
Library
-------
+- Issue #6287: Added the license field in Distutils documentation.
+
- Issue #6263: Fixed syntax error in distutils.cygwincompiler.
- Issue #5201: distutils.sysconfig.parse_makefile() now understands `$$`