From 91b9ad6de7da6c06ed4d964060065530d0419c90 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Wed, 10 Oct 2018 10:42:20 -0400 Subject: Add to CHANGES.txt --- src/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index c8ec110..9b3eec4 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -48,6 +48,8 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE - Add alternate path to QT install for Centos in qt tool: /usr/lib64/qt-3.3/bin - Fix GH Issue #2580 - # in FRAMEWORKPATH doesn't get properly expanded. The # is left in the command line. + - Fix GH Issue #3212 - Use of Py3 and CacheDir + Configure's TryCompile (or likely and Python Value Nodes) + yielded trying to combine strings and bytes which threw exception. From Andrew Featherstone - Removed unused --warn options from the man page and source code. -- cgit v0.12