1 If you are reading this in the git repository, the contents
2 refer to *unreleased* changes since the last SCons release.
3 Past official release announcements appear at:
5 https://scons.org/tag/releases.html
7 ==================================================================
9 A new SCons release, 4.4.1, is now available on the SCons download page:
11 https://scons.org/pages/download.html
14 Here is a summary of the changes since 4.4.0:
19 - List new features (presumably why a checkpoint is being released)
21 DEPRECATED FUNCTIONALITY
22 ------------------------
24 - List anything that's been deprecated since the last release
26 CHANGED/ENHANCED EXISTING FUNCTIONALITY
27 ---------------------------------------
29 - List modifications to existing features, where the previous behavior
30 wouldn't actually be considered a bug
35 - List fixes of outright bugs
40 - List improvements that wouldn't be visible to the user in the
41 documentation: performance improvements (describe the circumstances
42 under which they would be observed), or major code cleanups
47 - List changes in the way SCons is packaged and/or released
52 - List any significant changes to the documentation (not individual
53 typo fixes, even if they're mentioned in src/CHANGES.txt to give
54 the contributor credit)
59 - List visible changes in the way SCons is developed
61 Thanks to the following contributors listed below for their contributions to this release.
62 ==========================================================================================
65 git shortlog --no-merges -ns 4.0.1..HEAD