From 304d5c1690b819f4d0205c5a44d380bd51d9c993 Mon Sep 17 00:00:00 2001 From: Mats Wichmann Date: Mon, 27 Aug 2018 10:29:25 -0600 Subject: Add CHANGES.txt update for previous changes also fixed previous entry that was no longer correct (closing open files no longer done by atexit after patch was modified) Signed-off-by: Mats Wichmann --- src/CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 49f18a2..25edbc9 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -190,6 +190,7 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE - Add Textfile/Substfile to default environment. (issue #3147) - sconsign: a couple of python3 fixes; be more tolerant of implicit entries which have no signatures; minor PEP8 changes. + - Fix a couple of type mistakes (list-> string, filter type -> list) From Bernhard M. Wiedemann: - Update SCons' internal scons build logic to allow overriding build date -- cgit v0.12