diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-01-23 21:01:32 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-01-23 21:01:32 -0500 |
| commit | 589a2c0c319ba39ebcce7a64c36dc11aefd0ebc0 (patch) | |
| tree | 78370e652a0024bcbf556574fced23287222e9d1 | |
| parent | d0bd7a5612088e5da516c0b183c2b8a04a0e5306 (diff) | |
| download | python-setuptools-git-589a2c0c319ba39ebcce7a64c36dc11aefd0ebc0.tar.gz | |
Update changelog.
| -rw-r--r-- | CHANGES.txt | 1 |
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 ------ |
