aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-09-15 11:32:34 +0100
committerNick Clifton <nickc@redhat.com>2020-09-15 11:32:34 +0100
commit5b3eb5eda8ce658611c923dc69704b6f0cddbd2e (patch)
tree8614b49752b215b888afa9d15f80b0640ee316ec /binutils
parentf36eda1fe30d394274a5f0becdff45bbd81fd6a8 (diff)
downloadgdb-5b3eb5eda8ce658611c923dc69704b6f0cddbd2e.zip
gdb-5b3eb5eda8ce658611c923dc69704b6f0cddbd2e.tar.gz
gdb-5b3eb5eda8ce658611c923dc69704b6f0cddbd2e.tar.bz2
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.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog5
-rw-r--r--binutils/README-how-to-make-a-release4
2 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 44c388a..9882318 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 e0d1f78..abb2438 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,