diff options
author | William Deegan <bill@baddogconsulting.com> | 2019-07-21 02:32:06 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2019-07-21 02:32:06 (GMT) |
commit | ae4de9ab2249be220b6658a514eef8c3a57afc04 (patch) | |
tree | d52cb77e97c17d09523724bdb8086b501a9960b3 /src/RELEASE.txt | |
parent | e724ae812eb96f4858a132f5b8c769724744faf6 (diff) | |
download | SCons-ae4de9ab2249be220b6658a514eef8c3a57afc04.zip SCons-ae4de9ab2249be220b6658a514eef8c3a57afc04.tar.gz SCons-ae4de9ab2249be220b6658a514eef8c3a57afc04.tar.bz2 |
Add shortlog to RELEASE.txt
Diffstat (limited to 'src/RELEASE.txt')
-rwxr-xr-x | src/RELEASE.txt | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt index bdf3a79..5927ef8 100755 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -70,8 +70,12 @@ under which they would be observed), or major code cleanups - Thanks to CURLY, LARRY, and MOE for their contributions to this release. - Contributors are listed alphabetically by their last name. - -__COPYRIGHT__ -__FILE__ __REVISION__ __DATE__ __DEVELOPER__ +git shortlog --no-merges -ns 3.0.5..HEAD + 64 William Deegan + 56 Mats Wichmann + 10 Adam Gross + 4 Mathew Robinson + 4 Peter Diener + 3 Lukas Schrangl + 1 Daniel Holth + 1 bdbaddog |