summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-28 11:16:50 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-28 11:16:50 -0400
commitbf1ea34fb467367688fa6ec5d77e98282020d82d (patch)
tree351b8cd583de45667adce41a6cc95d386a5c4b87 /CHANGES.txt
parentc12b3db412210faa982134dce22b5e6ddad31bba (diff)
downloadpython-setuptools-git-0.6.44.tar.gz
Allow setuptools 0.7 to satisfy use_setuptools.0.6.44
--HG-- branch : distribute
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 7d22ae1b..e18a534b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,13 @@ CHANGES
=======
------
+0.6.44
+------
+
+* ``distribute_setup.py`` has been updated to allow Setuptools 0.7 to
+ satisfy use_setuptools.
+
+------
0.6.43
------