From 40dd15170eb1321de884981d7a3ac9130b66ca65 Mon Sep 17 00:00:00 2001 From: Mats Wichmann Date: Mon, 17 Dec 2018 08:09:11 -0700 Subject: Update comment on typefixes (PR #3183) Signed-off-by: Mats Wichmann --- src/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 25edbc9..36fc1a7 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -191,6 +191,8 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE - 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) + - Fix a couple of type mistakes in packaging tools: list-> string in msi, + filter type -> list in ipk From Bernhard M. Wiedemann: - Update SCons' internal scons build logic to allow overriding build date -- cgit v0.12