diff options
| author | tarek <none@none> | 2009-12-02 16:47:26 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2009-12-02 16:47:26 +0100 |
| commit | 67b9811dc7c6b59e5815e5b27620ef3e416488ac (patch) | |
| tree | 230676503521b0e822e8781a829140662a205694 /CHANGES.txt | |
| parent | 8159dbb1f94821a8ec481662a87914826fb8c7c4 (diff) | |
| download | python-setuptools-git-67b9811dc7c6b59e5815e5b27620ef3e416488ac.tar.gz | |
easy_install doesn't use a setup.cfg located in the working dir - fixes #99
--HG--
branch : distribute
extra : rebase_source : 0ddcfcf2eb8ef650c248a1d5d86fe1b95100df10
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index b27b9b13..e6d2a678 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,6 +15,8 @@ CHANGES * Issue 80: test_develop now works with Python 3.1 * Issue 93: upload_docs now works if there is an empty sub-directory. * Issue 70: exec bit on non-exec files +* Issue 99: now easy_install doesn't usesa "setup.cfg" if any exists in + the working directory. ----- 0.6.8 |
