summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2022-07-30 14:48:28 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2022-07-30 14:48:28 -0700
commite353c45d68cf4144d396a66ecef58be064ef439f (patch)
tree7854e920760ec2c0207a9849ddf60d3ed708dc9d
parent3e1ef7b965cb78735b20b28667d2157a77976dad (diff)
downloadscons-git-rel_4.4.0.tar.gz
updates for 4.4.04.4.0rel_4.4.0
-rwxr-xr-xRELEASE.txt30
1 files changed, 12 insertions, 18 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 5c0d23a92..6f2183514 100755
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -3,8 +3,7 @@ on the SCons download page:
https://scons.org/pages/download.html
-
-Here is a summary of the changes since 4.4.0:
+Here is a summary of the changes since 4.3.0:
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
@@ -88,11 +87,6 @@ NEW FUNCTIONALITY
the tool can generate (applies only when using GNU flex and GNU bison).
-DEPRECATED FUNCTIONALITY
-------------------------
-
-- List anything that's been deprecated since the last release
-
CHANGED/ENHANCED EXISTING FUNCTIONALITY
---------------------------------------
@@ -251,20 +245,20 @@ PACKAGING
- Added project_url for mailing lists and Discord
- Updated setup.cfg to remove Python 3.5 and add Python 3.10
-DOCUMENTATION
--------------
-
-- List any significant changes to the documentation (not individual
- typo fixes, even if they're mentioned in src/CHANGES.txt to give
- the contributor credit)
-
-DEVELOPMENT
------------
-
-- List visible changes in the way SCons is developed
Thanks to the following contributors listed below for their contributions to this release.
==========================================================================================
.. code-block:: text
git shortlog --no-merges -ns 4.3.0..HEAD
+ git shortlog --no-merges -ns 4.3.0..HEAD
+ 174 Joseph Brill
+ 126 Mats Wichmann
+ 93 William Deegan
+ 64 Daniel Moody
+ 4 SergBobrovsky
+ 2 dependabot[bot]
+ 1 djh
+ 1 Ivan Kravets
+ 1 Vishwajith-K
+ 1 Zhichang Yu