From d4caa2cf6939fcae4094ccc2201e57aa662f9790 Mon Sep 17 00:00:00 2001 From: Andrew Morrow Date: Thu, 13 May 2021 17:40:28 -0400 Subject: update changes and release --- CHANGES.txt | 4 ++++ RELEASE.txt | 2 ++ 2 files changed, 6 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index ff4ae28..89a1dac 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -99,6 +99,10 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER This will provide a path relative to the top of the build tree (where the SConstruct is located) Fixes #396 + From Andrew Morrow: + - Fix issue #3790: Generators in CPPDEFINES now have access to populated source + and target lists + RELEASE 4.1.0 - Tues, 19 Jan 2021 15:04:42 -0700 From James Benton: diff --git a/RELEASE.txt b/RELEASE.txt index db64ee8..f5c1af3 100755 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -62,6 +62,8 @@ FIXES - The Install builder will now set the writable mode on the file(s) it copies. This restores the (previously undocumented) SCons behavior that regressed as of 4.0.0. + - Fix issue #3790: Generators in CPPDEFINES now have access to populated source + and target lists IMPROVEMENTS -- cgit v0.12