diff options
author | Nick Clifton <nickc@redhat.com> | 2024-01-15 14:42:15 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-01-15 14:42:15 +0000 |
commit | 299b91cd85540b4bfa94124364572f6a51b816fe (patch) | |
tree | aff4f837ed4bc28d18a8890b8936d6176022ee86 /binutils/README-how-to-make-a-release | |
parent | 422cbe7c1764b5faefba5e452972fa63965d3356 (diff) | |
download | gdb-299b91cd85540b4bfa94124364572f6a51b816fe.zip gdb-299b91cd85540b4bfa94124364572f6a51b816fe.tar.gz gdb-299b91cd85540b4bfa94124364572f6a51b816fe.tar.bz2 |
Add markers for 2.42 branch
Diffstat (limited to 'binutils/README-how-to-make-a-release')
-rw-r--r-- | binutils/README-how-to-make-a-release | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index 3faabbd..bdda9e4 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -38,7 +38,7 @@ How to perform a release. How to create the release branch. ------------------------------------------------- -Approx time to complete from here: 2 hours .... +Approx time to complete from here: 2 hours ... 2.5 If you have not built from the sources recently then now is the time to check that they still work... @@ -47,7 +47,7 @@ Approx time to complete from here: 2 hours .... the NEWS files in gas, ld, and binutils. No need to update NEWS in the gold directory - it has its own release numbering. - Likewise for the ChangeLog files in: bfd, binutils, config, cpu, + Likewise for the ChangeLog files in: bfd, binutils, cpu, elfcpp, gas, gold, gprof, include, ld, libctf, opcodes and toplevel. Add a note of the name of the new branch to binutils/BRANCHES. |