diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-02 11:41:42 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-02 11:41:42 -0400 |
| commit | e338182730c76368a994e90357f19dac809bbe00 (patch) | |
| tree | a61015a3f1e41a67ce68799fcaf3e641a800acab /CHANGES.txt | |
| parent | 4408342ba0c047ceb9338833ed685403800ce681 (diff) | |
| download | python-setuptools-git-e338182730c76368a994e90357f19dac809bbe00.tar.gz | |
Update changelog0.6.48
--HG--
branch : distribute
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 3baf6e7a..3efef119 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,13 @@ CHANGES ======= ------ +0.6.48 +------ + +* Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in + 0.6.46 (redo). + +------ 0.6.47 ------ |
