From fc51dd74d89ec1a4b5704b52d34fe4ef1c6e1982 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Wed, 17 Oct 2018 11:00:51 -0400 Subject: Update CHANGES.txt --- src/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index b413ac3..62e0cea 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -51,6 +51,8 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE - Fix Java tools to search reasonable default paths for Win32, Linux, macOS. Add required paths for swig and java native interface to JAVAINCLUDES. You should add these to your CPPPATH if you need to compile with them. This handles spaces in paths in default Java paths on windows. + - Fix GH Issue #3225 SCons.Util.Flatten() doesn't handle MappingView's produced by dictionary as return + values from dict().{items(), keys(), values()}. From Andrew Featherstone - Removed unused --warn options from the man page and source code. -- cgit v0.12