Skip to content

Commit e353c45

Browse files
committed
updates for 4.4.0
1 parent 3e1ef7b commit e353c45

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

RELEASE.txt

+12-18
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ on the SCons download page:
33

44
https://scons.org/pages/download.html
55

6-
7-
Here is a summary of the changes since 4.4.0:
6+
Here is a summary of the changes since 4.3.0:
87

98
NOTE: If you build with Python 3.10.0 and then rebuild with 3.10.1 (or higher), you may
109
see unexpected rebuilds. This is due to Python internals changing which changed
@@ -88,11 +87,6 @@ NEW FUNCTIONALITY
8887
the tool can generate (applies only when using GNU flex and GNU bison).
8988

9089

91-
DEPRECATED FUNCTIONALITY
92-
------------------------
93-
94-
- List anything that's been deprecated since the last release
95-
9690
CHANGED/ENHANCED EXISTING FUNCTIONALITY
9791
---------------------------------------
9892

@@ -251,20 +245,20 @@ PACKAGING
251245
- Added project_url for mailing lists and Discord
252246
- Updated setup.cfg to remove Python 3.5 and add Python 3.10
253247

254-
DOCUMENTATION
255-
-------------
256-
257-
- List any significant changes to the documentation (not individual
258-
typo fixes, even if they're mentioned in src/CHANGES.txt to give
259-
the contributor credit)
260-
261-
DEVELOPMENT
262-
-----------
263-
264-
- List visible changes in the way SCons is developed
265248

266249
Thanks to the following contributors listed below for their contributions to this release.
267250
==========================================================================================
268251
.. code-block:: text
269252

270253
git shortlog --no-merges -ns 4.3.0..HEAD
254+
git shortlog --no-merges -ns 4.3.0..HEAD
255+
174 Joseph Brill
256+
126 Mats Wichmann
257+
93 William Deegan
258+
64 Daniel Moody
259+
4 SergBobrovsky
260+
2 dependabot[bot]
261+
1 djh
262+
1 Ivan Kravets
263+
1 Vishwajith-K
264+
1 Zhichang Yu

0 commit comments

Comments
 (0)