summaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2021-11-26 18:46:54 (GMT)
committerMats Wichmann <mats@linux.com>2021-11-26 18:46:54 (GMT)
commitf8ce26e209fc61957a8202a01edf42ddd3e25959 (patch)
treedea26dcd63af6978418dac8fa655f9fbae1961d4 /CHANGES.txt
parent9649d0fd2326d607ee545625cea45cf72aab87a6 (diff)
downloadSCons-f8ce26e209fc61957a8202a01edf42ddd3e25959.zip
SCons-f8ce26e209fc61957a8202a01edf42ddd3e25959.tar.gz
SCons-f8ce26e209fc61957a8202a01edf42ddd3e25959.tar.bz2
Fix sider complaints and add missed CHANGES.txt update
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'CHANGES.txt')
-rwxr-xr-xCHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1ef39aa..881a3f8 100755
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -13,6 +13,14 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
- Whatever John Doe did.
+ From Mats Wichmann:
+ - Tweak definition of default site_scons paths on Windows to conform
+ to conventions, drop a Py2 workaround, and pick as better "system" path
+ (old one remains supported).
+ - Fix testsuite to work on Windows systems where there is no usable
+ assocation for running .py files (there are five tests where we need
+ to do this for internal reasons, these are skipped now).
+
RELEASE 4.3.0 - Tue, 16 Nov 2021 18:12:46 -0700