From 08f0348e313d03a65e30f16c049c6a70faa0abf8 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Thu, 11 Apr 2013 15:20:24 -0700 Subject: added text to changes.txt for this set of changes resolving some issues with MSVC and TARGET_ARCH/HOST_ARCH for MSVC --- src/CHANGES.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 16cfa3a..e4ca531 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -4,6 +4,17 @@ Change Log +RELEASE 2.3.1.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE + + From William Deegan: + - VS2012 & VS2010 Resolve initialization issues by adding path to reg.exe + in shell used to run batch files. + - MSVC Support fixed defaulting TARGET_ARCH to HOST_ARCH. It should be + None if not explicitly set. + - MSVC Fixed issue where if more than one Architectures compilers are + detected, it would take the last one found, and not the first. + + RELEASE 2.X.X - From Anatoly Techtonik: -- cgit v0.12