diff options
| author | nibrahim <none@none> | 2010-02-22 18:17:37 -0500 |
|---|---|---|
| committer | nibrahim <none@none> | 2010-02-22 18:17:37 -0500 |
| commit | 2762c22f7a4dd3a288c04bb10af98605114bb08e (patch) | |
| tree | 2c31fcc2bf4294e0b56517d15a90b45c555f3eb9 /CHANGES.txt | |
| parent | 16a89c229e8b67af66d6951bcd4146ea4bf091da (diff) | |
| download | python-setuptools-git-2762c22f7a4dd3a288c04bb10af98605114bb08e.tar.gz | |
Added an os.makedirs so that Tarek's solution will work
--HG--
branch : distribute
extra : rebase_source : 91e7070818115d6ff2bcbf6db1912788e70b8d59
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 7d1ff003..eeab73c6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,7 @@ CHANGES * Added indexsidebar.html into MANIFEST.in * Issue 108: Fixed TypeError with Python3.1 * Issue 121: Fixed --help install command trying to actually install. +* Issue 112: Added an os.makedirs so that Tarek's solution will work. ------ 0.6.10 |
