Update the README-how-to-make-a-release file with a note to reset the development flag back to true after making a point release. Aldo fix a typo in the ld/NEWS file.
binutils* README-how-to-make-a-release: Add a note to reset the development flag back to true after making a point release. ld * NEWS: Delete superflous "Changes in 2.33" comment.
This commit is contained in:
parent
073bbbb058
commit
4786fbf372
@ -1,3 +1,8 @@
|
||||
2019-10-13 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* README-how-to-make-a-release: Add a note to reset the
|
||||
development flag back to true after making a point release.
|
||||
|
||||
2019-10-12 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* README-how-to-make-a-release: Tweak a few sections based on the
|
||||
|
@ -478,6 +478,9 @@ Hi Everyone,
|
||||
|
||||
git clean -dfx .
|
||||
|
||||
10. Edit bfd/development.sh on the branch and set the development flag
|
||||
to "true". Commit this change.
|
||||
|
||||
|
||||
Copyright (C) 2017-2019 Free Software Foundation, Inc.
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2019-10-13 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* NEWS: Delete superflous "Changes in 2.33" comment.
|
||||
|
||||
2019-10-09 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR 25081
|
||||
|
Loading…
Reference in New Issue
Block a user