Skip to content

Commit 8609d78

Browse files
committed
[ci skip] fix bad merge of CHANGES blurb
1 parent 80892c0 commit 8609d78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGES.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
102102
- AddOption and the internal add_local_option which AddOption calls now
103103
recognize a "settable" keyword argument to indicate a project-added
104104
option can also be modified using SetOption. Fixes #3983.
105-
SCons.Environment to SCons.Util to avoid the chance of import loops.
106-
Variables and Environment both use the routine and Environment() uses
107-
a Variables() object so better to move to a safer location.
108105
- ListVariable now has a separate validator, with the functionality
109106
that was previously part of the converter. The main effect is to
110107
allow a developer to supply a custom validator, which previously

0 commit comments

Comments
 (0)