diff options
| author | Daniel Stutzbach <daniel@stutzbachenterprises.com> | 2009-10-18 09:31:33 -0500 |
|---|---|---|
| committer | Daniel Stutzbach <daniel@stutzbachenterprises.com> | 2009-10-18 09:31:33 -0500 |
| commit | 39be786e197fd135dac23a9102d257877985ebf0 (patch) | |
| tree | 75d37021848c11166d0fb4f818ad67d87ed631e6 /CHANGES.txt | |
| parent | 7d43c924940cb749650db28fcdc9858517e4a4e5 (diff) | |
| download | python-setuptools-git-39be786e197fd135dac23a9102d257877985ebf0.tar.gz | |
Added information to CHANGES
--HG--
branch : distribute
extra : rebase_source : 7e92252bb4c8f96e6262e068606c8e10c11c8589
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index e6816cfe..3aed457b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,11 @@ CHANGES 0.6.7 ----- +* Issue 64: use_setuptools no longer rebuilds the distribute egg every + time it is run +* use_setuptools now properly respects the requested version +* use_setuptools will no longer try to import a distribute egg for the + wrong Python version ----- 0.6.6 |
