diff options
| author | tarek <none@none> | 2009-12-10 13:30:30 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2009-12-10 13:30:30 +0100 |
| commit | b74e204f60de97245539398db20bc1ab8e2152de (patch) | |
| tree | ebae17321469132872390ee4d54f4a6d40998379 /CHANGES.txt | |
| parent | f7279ede282b895e789b05ababb65ba4f6436160 (diff) | |
| download | python-setuptools-git-b74e204f60de97245539398db20bc1ab8e2152de.tar.gz | |
fixed the MacPorts failure when platform.mac_ver() fails - fixes #92
--HG--
branch : distribute
extra : rebase_source : b8bf9830479ce1433cf6c0b0c97c628a2876675c
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 422685a9..34fb5d48 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -20,6 +20,8 @@ CHANGES only if triggered by ``install_requires`` from a setup.py call (install, develop, etc). * Issue 101: Allowing ``os.devnull`` in Sandbox +* Issue 92: Fixed the "no eggs" found error with MacPort + (platform.mac_ver() fails) ----- 0.6.8 |
