[binutils-gdb] Add note about adding ChangeLog.git to src-release.sh
Nick Clifton
nickc@sourceware.org
Tue Jun 27 09:15:58 GMT 2023
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=15d842846d1fd79e141b1eddc9f648a8200223da
commit 15d842846d1fd79e141b1eddc9f648a8200223da
Author: Nick Clifton <nickc@redhat.com>
Date: Tue Jun 27 10:15:51 2023 +0100
Add note about adding ChangeLog.git to src-release.sh
Diff:
---
binutils/README-how-to-make-a-release | 8 ++++++++
1 file changed, 8 insertions(+)
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.
More information about the Binutils-cvs
mailing list