From bcef632d5748f5afb66856e00e89ad7961e41491 Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: Tue, 6 Sep 2022 23:23:56 +0300 Subject: CHANGES.txt is sorted by last names --- CHANGES.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index d26b78c..4f4b1e1 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,10 @@ NOTE: 4.3.0 now requires Python 3.6.0 and above. Python 3.5.x is no longer suppo RELEASE VERSION/DATE TO BE FILLED IN LATER + From Anatoli Babenia + - Do not initialize DefaultEnvironment when calling EnsureSConsVersion() and + EnsurePythonVersion(). + From William Deegan: - Added ValidateOptions() which will check that all command line options are in either those specified by SCons itself, or by AddOption() in SConstruct/SConscript. It should @@ -23,10 +27,6 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER From Ryan Saunders - Fixed runtest.py failure on Windows caused by excessive escaping of the path to python.exe. - From Anatoli Babenia - - Do not initialize DefaultEnvironment when calling EnsureSConsVersion() and - EnsurePythonVersion(). - RELEASE 4.4.0 - Sat, 30 Jul 2022 14:08:29 -0700 From Joseph Brill: -- cgit v0.12