From 83b9b9dab10922224d64b84cc1d6c70429e93f3c Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 19 Apr 2021 07:51:07 -0700 Subject: [ci skip] Move info on PR 3723 to Current version section of CHANGES.txt --- CHANGES.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 22f73c8..d907867 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,10 @@ NOTE: The 4.2.0 Release of SCons will drop Python 3.5 Support RELEASE VERSION/DATE TO BE FILLED IN LATER + From Joseph Brill: + - Internal MSVS update: Remove unnecessary calls to find all installed versions of msvc + when constructing the installed visual studios list. + From William Deegan: - Improve Subst()'s logic to check for proper callable function or class's argument list. It will now allow callables with expected args, and any extra args as long as they @@ -21,7 +25,6 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER - Added --experimental flag, to enable various experimental features/tools. You can specify 'all', 'none', or any combination of available experimental features. - From David H: - Fix Issue #3906 - `IMPLICIT_COMMAND_DEPENDENCIES` was not properly disabled when set to any string value (For example ['none','false','no','off']) @@ -92,8 +95,6 @@ RELEASE 4.1.0 - Tues, 19 Jan 2021 15:04:42 -0700 is not exposed externally and update external references accordingly. - Modify the MSCommon internal-use only debug logging records to contain the correct relative file path when the debug function is called from outside the MSCommon module. - - Internal MSVS update: Remove unnecessary calls to find all installed versions of msvc - when constructing the installed visual studios list. From William Deegan: - Fix yacc tool, not respecting YACC set at time of tool initialization. -- cgit v0.12