diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-06-24 16:59:21 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-06-24 16:59:21 -0400 |
| commit | a23e95f499849815db5c852a4983388c8a27b0cb (patch) | |
| tree | 1e033875de8af1e4e1ac3e054583ac95775430b1 /CHANGES.txt | |
| parent | ea96c15d03dea659cb3cd572e1246bb15ec68e1c (diff) | |
| download | python-setuptools-git-a23e95f499849815db5c852a4983388c8a27b0cb.tar.gz | |
Update changelog. Along with f44e81f2f62f, fixes #401.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 8b229910..58c72312 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,12 @@ CHANGES ======= +------ +18.0.1 +------ + +* Issue #401: Fix failure in test suite. + ---- 18.0 ---- |
