summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-01-18 20:48:20 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-01-18 20:48:20 -0500
commit45ee5d3515f43c022ad4587f31325135c5ce4a3d (patch)
treef02362bf961a825b9d6cd5b2d8da64714fa49cff
parente584d52bc8080aa0e1dfec9514068bfef175b7fd (diff)
downloadpython-setuptools-git-12.0.3.tar.gz
Update changelog12.0.3
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e9da34d2..80a9e9c9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,12 @@ CHANGES
=======
------
+12.0.3
+------
+
+* Fixed incorrect class attribute in ``install_scripts``. Tests would be nice.
+
+------
12.0.2
------