summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTarek Ziadé <ziade.tarek@gmail.com>2009-06-16 07:43:42 (GMT)
committerTarek Ziadé <ziade.tarek@gmail.com>2009-06-16 07:43:42 (GMT)
commit5e06a65639e26c3cf0716c4acc9086cc54b3eef4 (patch)
treec4b415e791ab95995f0ed5baffcb84041493f9c1 /Misc
parent693d804e27f6300dfd3d38ef19dbc8692dc246f8 (diff)
downloadcpython-5e06a65639e26c3cf0716c4acc9086cc54b3eef4.zip
cpython-5e06a65639e26c3cf0716c4acc9086cc54b3eef4.tar.gz
cpython-5e06a65639e26c3cf0716c4acc9086cc54b3eef4.tar.bz2
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 ........
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1ec5c53..9ccb472 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -800,6 +800,8 @@ Core and Builtins
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 `$$`