diff options
-rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index a5b4f2bb..85b1c269 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -21,12 +21,7 @@ CHANGES * Issue #238: easy_install now uses 64bit executable wrappers on 64bit Python * Issue #208: Fixed parsed_versions, it now honors post-releases as noted in the documentation * Issue #207: Windows cli and gui wrappers pass CTRL-C to child python process -* Issue #227: easy_install now passe its arguments to setup.py bdist_egg - ------- -0.6.22 ------- - +* Issue #227: easy_install now passes its arguments to setup.py bdist_egg * Issue #225: Fixed a NameError on Python 2.5, 2.4 ------ |