From: Nick Clifton Date: Tue, 15 Sep 2020 10:32:34 +0000 (+0100) Subject: Add note about creating a bugzilla tag for a point release. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b3eb5eda8ce658611c923dc69704b6f0cddbd2e;p=binutils-gdb.git 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 --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 + + * 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 * 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,