File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
1818
1919 From Bill Prendergast:
2020 - Fixed SCons.Variables.PackageVariable to correctly test the default
21- setting against both enable & disable strings.
21+ setting against both enable & disable strings. (Fixes #4702)
2222 - Extended unittests (crudely) to test for correct/expected response
2323 when default setting is a boolean string.
2424
Original file line number Diff line number Diff line change @@ -32,7 +32,8 @@ CHANGED/ENHANCED EXISTING FUNCTIONALITY
3232FIXES
3333-----
3434
35- - List fixes of outright bugs
35+ - Fixed SCons.Variables.PackageVariable to correctly test the default
36+ setting against both enable & disable strings. (Fixes #4702)
3637
3738IMPROVEMENTS
3839------------
You can’t perform that action at this time.
0 commit comments