From ab05be34b4206d401fbdf312335d1e63889b7d61 Mon Sep 17 00:00:00 2001 From: Joseph Brill <48932340+jcbrill@users.noreply.github.com> Date: Thu, 14 Apr 2022 05:39:38 -0400 Subject: Update CHANGES.txt and RELEASE.txt. [skip ci] --- CHANGES.txt | 2 ++ RELEASE.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 8390f00..4521fb9 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,6 +12,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER From Joseph Brill: - Verify that a user specified msvc script (via MSVC_USE_SCRIPT) exists and raise an exception when the user specified msvc script does not exist. + - Fix the mingw tool so that the generate and exists methods use the same mingw search paths + (issue #4134). From William Deegan: - Fix check for unsupported Python version. It was broken. Also now the error message diff --git a/RELEASE.txt b/RELEASE.txt index be2444e..aee7491 100755 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -58,6 +58,8 @@ FIXES with no defaults, so old usage where _defines() was called without source and target arguments would yield an exception. This issue was found via qt4 and qt5 tools in scons-contrib https://github.com/SCons/scons-contrib/issues/45 +- Fixed an inconsistency in the mingw tool search paths which could result in a mingw + installation not being detected (issue #4134). IMPROVEMENTS ------------ -- cgit v0.12