svn+ssh://pythondev@svn.python.org/python/trunk
........
r69700 | tarek.ziade | 2009-02-16 23:38:43 +0100 (Mon, 16 Feb 2009) | 1 line
note about #2279
........
: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