From 3d67dd35fe8fb786afc7af2bf0e31fe2a60b492b Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 5 Mar 2023 16:17:54 -0500 Subject: Updates for 4.5.0 Release --- CHANGES.txt | 2 +- RELEASE.txt | 26 ++++++++++++++++---------- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index df06c2f..152fc8c 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 32bb945..468f9b8 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 + -- cgit v0.12