summaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJoseph Brill <48932340+jcbrill@users.noreply.github.com>2022-05-03 14:30:33 (GMT)
committerJoseph Brill <48932340+jcbrill@users.noreply.github.com>2022-05-03 14:30:33 (GMT)
commit2083d7f530ba95caa0aa5a95ec4702cc5a10aea6 (patch)
tree468fe869820918f95668a3d304be02263085e105 /CHANGES.txt
parent03d49b630465628815ab4d24eedd8b5a7689e6d7 (diff)
downloadSCons-2083d7f530ba95caa0aa5a95ec4702cc5a10aea6.zip
SCons-2083d7f530ba95caa0aa5a95ec4702cc5a10aea6.tar.gz
SCons-2083d7f530ba95caa0aa5a95ec4702cc5a10aea6.tar.bz2
Update CHANGES.txt and add same to RELEASE.txt. [ci skip]
Diffstat (limited to 'CHANGES.txt')
-rwxr-xr-xCHANGES.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 415212b..6f518f0 100755
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,9 +17,11 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
default compiler to MSVC which wasn't installed, yielding broken build.
Updated mingw tool so that the generate and exists methods use the same mingw search paths
(issue #4134).
- - Update the internal mscommon debug handling for stdout to use the logging framework. Update
- the debug record format so that the output logged to stdout contains the output that is logged
- to a file.
+ - Update the debug output written to stdout for MSVC initialization which is enabled by setting
+ SCONS_MSCOMMON_DEBUG=- to use the logging module. Also changed the debug output format
+ written to stdout to include more information about the source for each message of MSVC
+ initialization debugging output. A single space was added before the message for all
+ debugging output records written to stdout and to files.
From William Deegan:
- Fix check for unsupported Python version. It was broken. Also now the error message