From 5f09733499c7d1c8cb559a02ea1e6e4fef3825ea Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 23 Sep 2018 15:41:42 -0700 Subject: Add info to CHANGES.txt --- src/CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index a155da7..2e7c998 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -46,6 +46,7 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE - Fix GH Issue #3141 unicode string in a TryAction() with python 2.7 crashes. - Fixed issue causing stack trace when python Action function contains a unicode string when being run with Python 2.7 + - Add alternate path to QT install for Centos in qt tool: /usr/lib64/qt-3.3/bin From Andrew Featherstone - Removed unused --warn options from the man page and source code. -- cgit v0.12