From: Nick Clifton Date: Tue, 27 Jun 2023 09:15:51 +0000 (+0100) Subject: Add note about adding ChangeLog.git to src-release.sh X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15d842846d1fd79e141b1eddc9f648a8200223da;p=binutils-gdb.git Add note about adding ChangeLog.git to src-release.sh --- diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index e488c0700d4..a9917927d02 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -249,6 +249,14 @@ When the time comes to actually make the release.... The gitlog-to-changelog script is part of the sources of the "config" project. + + Add an entry for ChangeLog.git to the src-release.sh script's + DEVO_SUPPORT list, so that it is included in the release. + + FIXME: it would be better if the ChangeLog.git file was permanently + added to the src-release.sh script, but this mean that it would have + to exist in the master repository, and that the GDB project would + need to agree to have it there. e. Add ChangeLog entries for all of the updates and add a "this-is-the-2.41-release" comment and commit.