diff options
author | pje <none@none> | 2013-03-01 12:18:34 -0500 |
---|---|---|
committer | pje <none@none> | 2013-03-01 12:18:34 -0500 |
commit | 7b80ff95a04569e39da9ae0fb33f0b90988e22dc (patch) | |
tree | a82a8bdccaac36e6d04293e86dc2428fc3f99a55 | |
parent | a0a725d980140be92866bd7c27f01d99b16f7979 (diff) | |
download | external_python_setuptools-7b80ff95a04569e39da9ae0fb33f0b90988e22dc.tar.gz external_python_setuptools-7b80ff95a04569e39da9ae0fb33f0b90988e22dc.tar.bz2 external_python_setuptools-7b80ff95a04569e39da9ae0fb33f0b90988e22dc.zip |
Add doc fix to change log
--HG--
branch : setuptools-0.6
-rwxr-xr-x | setuptools.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/setuptools.txt b/setuptools.txt index eee30525..177f3519 100755 --- a/setuptools.txt +++ b/setuptools.txt @@ -2628,6 +2628,10 @@ XXX Release Notes/Change History ---------------------------- +0.6c12 + * Fix documentation describing incorrect pre/post release version comparison + logic. + 0.6c11 * Fix "bdist_wininst upload" trying to upload same file twice |