diff options
| author | tarek <none@none> | 2009-11-11 20:40:14 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2009-11-11 20:40:14 +0100 |
| commit | e589e51c764bda35f353bb32d107364dab97d8ae (patch) | |
| tree | 7cb86c075a7c2170d5da5c9699df3f704164bb42 /CHANGES.txt | |
| parent | 4072145aebca513ceaa0d25a64cb60d29842b300 (diff) | |
| download | python-setuptools-git-e589e51c764bda35f353bb32d107364dab97d8ae.tar.gz | |
setup.py doesn't try to convert distribute_setup.py anymore. fixes #87
--HG--
branch : distribute
extra : rebase_source : 4378f7defabaadaaa258eb69f07caf17569dd57a
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index aa22f5f4..5a02a4fe 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,7 +7,8 @@ CHANGES ----- * Issue 90: unknown setuptools version can be added in the working set -* +* Issue 87: setupt.py doesn't try to convert distribute_setup.py anymore + Initial Patch by arfrever. ----- 0.6.8 |
