diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2012-10-22 06:01:29 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2012-10-22 06:01:29 -0400 |
| commit | b9d292c329653468b734fac0b83e764f4f06c052 (patch) | |
| tree | 85b2bad728d4d208c0438033f8ac5140067bf4d5 | |
| parent | 18b97c5ff39229106f1561aaa2b59586d174a305 (diff) | |
| download | python-setuptools-git-b9d292c329653468b734fac0b83e764f4f06c052.tar.gz | |
Update changelog0.6.30
--HG--
branch : distribute
extra : rebase_source : 90ca6c6b88b0d42dc1d9831aea44ae03082f1ce8
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 8b6666e0..1ba872ff 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,13 @@ CHANGES ======= ------ +0.6.30 +------ + +* Issue #328: Clean up temporary directories in distribute_setup.py. +* Fix fatal bug in distribute_setup.py. + +------ 0.6.29 ------ |
