This commit is contained in:
Tarek Ziadé 2009-02-16 22:38:43 +00:00
parent ae9dc8c48a
commit f1c95fe004
1 changed files with 3 additions and 0 deletions

View File

@ -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