summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-01-23 21:01:32 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-01-23 21:01:32 -0500
commit589a2c0c319ba39ebcce7a64c36dc11aefd0ebc0 (patch)
tree78370e652a0024bcbf556574fced23287222e9d1
parentd0bd7a5612088e5da516c0b183c2b8a04a0e5306 (diff)
downloadpython-setuptools-git-589a2c0c319ba39ebcce7a64c36dc11aefd0ebc0.tar.gz
Update changelog.
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 11298b57..8177e5bf 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,7 @@ CHANGES
* Issue #486: Correct TypeError when getfilesystemencoding
returns None.
+* Issue #139: Clarified the license as MIT.
19.4.1
------