tarek.ziade pushed 0b5a96454086 to distutils2: http://hg.python.org/distutils2/rev/0b5a96454086 changeset: 689:0b5a96454086 tag: tip user: Tarek Ziade <tarek at ziade.org> date: Wed Sep 22 14:19:05 2010 +0200 summary: fixed typo files: CHANGES.txt diff --git a/CHANGES.txt b/CHANGES.txt --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,7 +10,7 @@ setup.py to distutils1 [holger/tarek] - Added missing c/h files in the MANIFEST so they are always present no matter which python version was used to build it. [holger/tarek] -- Added the new setup reunner that uses only setup.cfg +- Added the new setup runner that uses only setup.cfg 1.0a2 - 2010年09月10日 ------------------ -- Repository URL: http://hg.python.org/distutils2