[binutils-gdb] Add note about creating a bugzilla tag for a point release.
Nick Clifton
nickc@sourceware.org
Tue Sep 15 10:33:52 GMT 2020
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5b3eb5eda8ce658611c923dc69704b6f0cddbd2e
commit 5b3eb5eda8ce658611c923dc69704b6f0cddbd2e
Author: Nick Clifton <nickc@redhat.com>
Date: Tue Sep 15 11:32:34 2020 +0100
Add note about creating a bugzilla tag for a point release.
* README-how-to-make-a-release (https): Add a reminder to create a
new Bugzilla tag for the point release, once it has been published.
Diff:
---
binutils/ChangeLog | 5 +++++
binutils/README-how-to-make-a-release | 4 ++++
2 files changed, 9 insertions(+)
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 44c388a23f8..98823188e9c 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2020-09-15 Nick Clifton <nickc@redhat.com>
+
+ * README-how-to-make-a-release (https): Add a reminder to create a
+ new Bugzilla tag for the point release, once it has been published.
+
2020-09-11 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (get_note_type): Support NT_X86_CET.
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index e0d1f7880a4..abb2438c5c4 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -499,6 +499,10 @@ looks like this:
(The email to Davis is so that he can update the GNU Toolchain
social media). Something like this:
+ 9. Create a new Bugzilla entry for the point release.
+
+ https://sourceware.org/bugzilla/editversions.cgi?product=binutils
+
------------------------------------------------------------------------
Hi Everyone,
More information about the Binutils-cvs
mailing list