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:
Nick Clifton 2019-10-13 13:33:27 +01:00
parent 073bbbb058
commit 4786fbf372
4 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -10,8 +10,6 @@ Changes in 2.33:
used to force a particular workaround to be used. See --help for AArch64
for more details.
Changes in 2.33:
* Add target handlers for AArch64 for ELF GNU program properties.
* Add support for GNU_PROPERTY_AARCH64_FEATURE_1_BTI in ELF GNU program