From 441732b3b9fe8d2a47e8778c512b1c47d276fcfb Mon Sep 17 00:00:00 2001 From: William Deegan Date: Tue, 5 Feb 2019 12:08:40 -0500 Subject: [ci skip] update bugfix description --- src/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12