diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CHANGES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 56127ae..908df6b 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -162,6 +162,11 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE Three uses of variables not defined are changed. - Some script changes in trying to find scons engine + From Bernhard M. Wiedemann: + - Allow to override build date with SOURCE_DATE_EPOCH for SCons itself, + but not for software built with SCons. + - Datestamps in docs and embedded in code use ISO 8601 format and UTC + From Hao Wu - typo in customized decider example in user guide |