From b67548a1ed3c0f606846303041e46bca76b635b6 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 27 Sep 2014 02:08:19 -0400 Subject: Update changelog to reference documented issue. Fixes #258. --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES.txt') 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. -- cgit v1.2.1