diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-27 02:08:19 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-27 02:08:19 -0400 |
| commit | b67548a1ed3c0f606846303041e46bca76b635b6 (patch) | |
| tree | 387ab2b9ae4e568bb2ad1a24c3828082b4c0cb18 /CHANGES.txt | |
| parent | 46a65a1a635cf3986c853907d1a16c5173cc125d (diff) | |
| download | python-setuptools-git-b67548a1ed3c0f606846303041e46bca76b635b6.tar.gz | |
Update changelog to reference documented issue. Fixes #258.
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 ab58bb14..59e63aad 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -29,7 +29,7 @@ CHANGES ordered deterministically. * Issue #118: The egg-info directory is now no longer included in the list of outputs. -* Pull Request #83: Setuptools now patches distutils msvc9compiler to +* Issue #258: Setuptools now patches distutils msvc9compiler to recognize the specially-packaged compiler package for easy extension module support on Python 2.6, 2.7, and 3.2. |
