summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2023-03-05 16:17:54 -0500
committerWilliam Deegan <bill@baddogconsulting.com>2023-03-05 16:17:54 -0500
commit3d67dd35fe8fb786afc7af2bf0e31fe2a60b492b (patch)
treee1bd2077b743ed38f3d02810add1a37095a1317e
parent9c146e4c7fec0af6c60074807da1ef737386ae71 (diff)
downloadscons-git-3d67dd35fe8fb786afc7af2bf0e31fe2a60b492b.tar.gz
Updates for 4.5.0 Release
-rw-r--r--CHANGES.txt2
-rw-r--r--RELEASE.txt26
2 files changed, 17 insertions, 11 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index df06c2fd7..152fc8cb0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,7 +7,7 @@
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
+RELEASE 4.5.0 - Sun, 05 Mar 2023 14:08:29 -0700
From Anatoli Babenia:
- Do not initialize DefaultEnvironment when calling EnsureSConsVersion(),
diff --git a/RELEASE.txt b/RELEASE.txt
index 32bb94537..468f9b81b 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -1,12 +1,4 @@
-If you are reading this in the git repository, the contents
-refer to *unreleased* changes since the last SCons release.
-Past official release announcements appear at:
-
- https://scons.org/tag/releases.html
-
-==================================================================
-
-A new SCons release, 4.4.1, is now available on the SCons download page:
+A new SCons release, 4.5.0, is now available on the SCons download page:
https://scons.org/pages/download.html
@@ -39,7 +31,7 @@ NEW FUNCTIONALITY
DEPRECATED FUNCTIONALITY
------------------------
-- List anything that's been deprecated since the last release
+- The qt tool has been renamed qt3.
CHANGED/ENHANCED EXISTING FUNCTIONALITY
---------------------------------------
@@ -190,3 +182,17 @@ Thanks to the following contributors listed below for their contributions to thi
.. code-block:: text
git shortlog --no-merges -ns 4.4.0..HEAD
+ 93 Mats Wichmann
+ 85 William Deegan
+ 9 Anatoli Babenia
+ 8 Daniel Moody
+ 4 Andrew Morrow
+ 3 Ryan Saunders
+ 2 Flaviu Tamas
+ 1 Dan Mezhiborsky
+ 1 Lukas Schrangl
+ 1 Nickolai Korshunov
+ 1 TZe
+ 1 Thad Guidry
+ 1 djh
+