diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-02 08:30:19 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-02 08:30:19 -0400 |
| commit | 26b5eb8f4f1968a22e1fdfebf52ba7c6e58b8317 (patch) | |
| tree | 96778cbd2265088e785017fed338069b04e33c95 /CHANGES.txt | |
| parent | b99749aa06cc7c235cb456a81ad50187d701fc4c (diff) | |
| parent | a388b6922478b5d5048d1f7f1685da2ca16050c7 (diff) | |
| download | python-setuptools-git-26b5eb8f4f1968a22e1fdfebf52ba7c6e58b8317.tar.gz | |
Merge with Distribute 0.6.47
--HG--
rename : distribute_setup.py => ez_setup.py
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index e4fcc37e..a2084ddb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -63,6 +63,13 @@ Added several features that were slated for setuptools 0.6c12: * Issue #3: Fixed NameError in SSL support. ------ +0.6.47 +------ + +* Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in + 0.6.46. + +------ 0.6.46 ------ |
