summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2019-02-05 17:08:40 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2019-02-05 17:08:40 (GMT)
commit441732b3b9fe8d2a47e8778c512b1c47d276fcfb (patch)
treeda9724f0ee23691211d49cd4d0e5d275f2e925b2
parent7d13ff596f902601b844cc3ab43265c81a148657 (diff)
downloadSCons-441732b3b9fe8d2a47e8778c512b1c47d276fcfb.zip
SCons-441732b3b9fe8d2a47e8778c512b1c47d276fcfb.tar.gz
SCons-441732b3b9fe8d2a47e8778c512b1c47d276fcfb.tar.bz2
[ci skip] update bugfix description
-rwxr-xr-xsrc/CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index bea98d1..8bdafe7 100755
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -18,7 +18,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
From Daniel Moody:
- Change the default for AppendENVPath to delete_existing=0, so path
order will not be changed, unless explicitly set (Issue #3276)
- - fix bug where no msvc's are found and an empty list is indexed
+ - Fixed bug which threw error when running SCons on windows system with no MSVC installed.
From Mats Wichmann:
- Quiet open file ResourceWarnings on Python >= 3.6 caused by