diff options
| author | tarek <none@none> | 2009-10-18 15:12:43 +0200 |
|---|---|---|
| committer | tarek <none@none> | 2009-10-18 15:12:43 +0200 |
| commit | fe015037cc3ff5c0061bd2f427775ad665bda61c (patch) | |
| tree | 7a3ac0bef3e7894464ee5cf8a7ff80e885258153 /CHANGES.txt | |
| parent | 07f1a31c3eb453aab91646834087f3258254990f (diff) | |
| download | python-setuptools-git-fe015037cc3ff5c0061bd2f427775ad665bda61c.tar.gz | |
avoid a bootstrapping issue with easy_install -U. Fixes #72
--HG--
branch : distribute
extra : rebase_source : 52cd3211f5233e5c08cc34c59838f0fb3b9955f1
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 44c62fa3..866ba7d8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,7 @@ CHANGES ----- * Issue 74: no_fake should be True by default. +* Issue 72: avoid a bootstrapping issue with easy_install -U ----- 0.6.6 |
