diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-11-13 08:14:38 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-11-13 08:14:38 -0500 |
| commit | bc18704db50ff099b386e25fa7f3883ef3f3386b (patch) | |
| tree | d912947d375085711f60f3e50bf0164cd6b1b179 /CHANGES.txt | |
| parent | 4e9314f8dd906adf47410285bf9f68f59636f372 (diff) | |
| download | python-setuptools-git-bc18704db50ff099b386e25fa7f3883ef3f3386b.tar.gz | |
Correct changelog entry. Fixes #104.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 7110e232..865a8913 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -31,7 +31,7 @@ CHANGES * Issue #26: Add support for SVN 1.7. Special thanks to Philip Thiem for the contribution. -* Issue #94: Wheels are now distributed with every release. +* Issue #93: Wheels are now distributed with every release. * Setuptools "natural" launcher support, introduced in 1.0, is now officially supported. |
