diff options
| author | tarek <none@none> | 2010-01-06 23:39:15 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2010-01-06 23:39:15 +0100 |
| commit | fc7a598edb4c87b12fd17ebb274cfddf731ad8c8 (patch) | |
| tree | f8fe1c7fb08765116a217590bd5420fd3bef01da /CHANGES.txt | |
| parent | 58aef4573a45d88e82348d8e2978311de3bdd5ae (diff) | |
| download | python-setuptools-git-fc7a598edb4c87b12fd17ebb274cfddf731ad8c8.tar.gz | |
makes sure install_site_pyFixes #108
--HG--
branch : distribute
extra : rebase_source : 1b1ddea2ccca03a0e67b35f2be573ef9a776a334
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 068d1a41..b16ad40f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,7 @@ CHANGES * Found another case of SandboxViolation - fixed * Issue 15 and 48: Introduced a socket timeout of 15 seconds on url openings * Added indexsidebar.html into MANIFEST.in +* Issue 108: Fixed TypeError with Python3.1 ------ 0.6.10 |
