From ab82091bdb5b882325edc223ebef380151a4a5c9 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Tue, 8 Jun 2010 00:59:05 +0000 Subject: Update src/CHANGES.txt for the upper-case-platform fix. --- src/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 7f62c64..d867aa3 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -45,6 +45,9 @@ RELEASE 2.0.0.beta.20100605 - Sat, 05 Jun 2010 21:02:48 -0700 - Fix propagation from environment of VS*COMNTOOLS to resolve issues initializing MSVC/MSVS/SDK issues. + - Handle detecting Visual C++ on Python verions with upper-case + platform architectures like 'AMD64'. + From Greg Noel: - Apply numerous Python fixers to update code to more modern idioms. -- cgit v0.12