diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-01-06 16:07:36 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-01-06 16:07:36 -0500 |
| commit | a1a4a1f1358f73ee58e8f068352903f42f88a27a (patch) | |
| tree | 06e86d29a05a4ec1058a37252541f437d04d16d9 | |
| parent | d49c41c6ebc16371efabe0b92b417457cf9c47d7 (diff) | |
| download | python-setuptools-git-a1a4a1f1358f73ee58e8f068352903f42f88a27a.tar.gz | |
Update changelog19.3
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 339b137d..e8106c40 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -235,6 +235,8 @@ CHANGES parsed requirements. * Pull Request #133: Removed ``setuptools.tests`` from the installed packages. +* Pull Request #129: Address deprecation warning due to usage + of imp module. ---- 15.2 |
