summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
authorTarek Ziadé <ziade.tarek@gmail.com>2009-02-16 22:38:43 (GMT)
committerTarek Ziadé <ziade.tarek@gmail.com>2009-02-16 22:38:43 (GMT)
commitf1c95fe004d3cb35f59175a446d2caba55a8a399 (patch)
treea9c30a071bf7e2122256c543150c23b0a3f5969d /Doc/whatsnew
parentae9dc8c48aa0e0db5ce32080d8a28d26e19b7851 (diff)
downloadcpython-f1c95fe004d3cb35f59175a446d2caba55a8a399.zip
cpython-f1c95fe004d3cb35f59175a446d2caba55a8a399.tar.gz
cpython-f1c95fe004d3cb35f59175a446d2caba55a8a399.tar.bz2
note about #2279
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r--Doc/whatsnew/2.7.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/whatsnew/2.7.rst b/Doc/whatsnew/2.7.rst
index 77fe3a2..8037b13 100644
--- a/Doc/whatsnew/2.7.rst
+++ b/Doc/whatsnew/2.7.rst
@@ -117,6 +117,9 @@ changes, sorted alphabetically by module name. Consult the
:file:`Misc/NEWS` file in the source tree for a more complete list of
changes, or look through the Subversion logs for all the details.
+* In Distutils, distutils.sdist.add_defaults now uses package_dir and data_files
+ to feed MANIFEST.
+
* It is not mandatory anymore to store clear text passwords in the
:file:`.pypirc` file when registering and uploading packages to PyPI. As long
as the username is present in that file, the :mod:`distutils` package will