From de52cc83605dd49eb2f0a72dfb74a948735555bc Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 23 Jan 2022 00:19:25 +0000 Subject: update RELEASE.txt and CHANGES.txt --- CHANGES.txt | 2 ++ RELEASE.txt | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index df23c14..c4245ca 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -20,6 +20,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER NOTE: If you build with Python 3.10.0 and then rebuild with 3.10.1 (or higher), you may see unexpected rebuilds. This is due to Python internals changing which changed the signature of a Python Action Function. + - Fix a number of Python ResourceWarnings which are issued when running SCons and/or it's tests + with python 3.9 (or higher) From Daniel Moody: - Add cache-debug messages for push failures. diff --git a/RELEASE.txt b/RELEASE.txt index ff3c82b..c626179 100755 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -33,8 +33,8 @@ CHANGED/ENHANCED EXISTING FUNCTIONALITY FIXES ----- -- Fix check for unsupported Python version. It was broken. Also now the error message - will include what is the minimum supported version of Python +- Fix a number of Python ResourceWarnings which are issued when running SCons and/or it's tests + with python 3.9 (or higher) IMPROVEMENTS ------------ -- cgit v0.12