From 2888f3ae53a54b57a0b21dd46020a63b48cb505d Mon Sep 17 00:00:00 2001 From: William Deegan Date: Tue, 16 Oct 2018 16:13:34 -0700 Subject: Update CHANGES.txt --- src/CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index d5b9251..0f13ef5 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -51,6 +51,7 @@ 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 new logic which populates JAVAINCLUDES to handle the case where javac is not found. From Andrew Featherstone - Removed unused --warn options from the man page and source code. -- cgit v0.12