Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SCons/scons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStenGruener <69786685+StenGruener@users.noreply.github.com>2023-11-29 23:28:58 +0300
committerGitHub <noreply@github.com>2023-11-29 23:28:58 +0300
commitf63d08d351a42edd2ac63ef62abb9dc3ccf4071f (patch)
tree51f6e2ee81bced80904fa5c9c36c26c62767b7df /CHANGES.txt
parent87ac7e8a4853d65767e0a326b561b183cbdbe517 (diff)
Update CHANGES.txt
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 671fd6329..c0c8ed7eb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,13 +8,12 @@ NOTE: The 4.0.0 Release of SCons dropped Python 2.7 Support
NOTE: 4.3.0 now requires Python 3.6.0 and above. Python 3.5.x is no longer supported
RELEASE VERSION/DATE TO BE FILLED IN LATER
- From Sten Grüner:
- - Fix of the --debug=sconscript option to return exist statements when using return
- statement with stop flag enabled
-
From Michał Górny:
- Remove unecessary dependencies on pypi packages from setup.cfg
+ From Sten Grüner:
+ - Fix of the --debug=sconscript option to return exist statements when using return
+ statement with stop flag enabled
RELEASE 4.6.0 - Sun, 19 Nov 2023 17:22:20 -0700