summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-03-15 08:15:36 -0400
committerJason R. Coombs <jaraco@jaraco.com>2015-03-15 08:15:36 -0400
commit4ffb1b7d89010474216e3baabef175c139aa4522 (patch)
tree651c56a9eb34c616d432c0a622a3613b8b533554 /CHANGES.txt
parent4a4ca5aefb4d78046f16adbdcc2ce96f262522b2 (diff)
downloadpython-setuptools-git-4ffb1b7d89010474216e3baabef175c139aa4522.tar.gz
Update changelog
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 3e72eaa1..ca15f587 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,14 @@
CHANGES
=======
+----
+14.2
+----
+
+* Issue #137: Update ``Distribution.hashcmp`` so that Distributions with
+ None for pyversion or platform can be compared against Distributions
+ defining those attributes.
+
------
14.1.1
------