diff options
author | Nick Clifton <nickc@redhat.com> | 2022-02-09 13:44:14 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-02-09 13:44:14 +0000 |
commit | 0f38fd87eaea358d11dd9a9ca4d15176fc23ed77 (patch) | |
tree | f2f4fa30e7ac58244cf7f98b8253558b2a8fd79f /bfd/ChangeLog | |
parent | 2969c3b37b228c34566e7fee63ee2395a1c227ad (diff) | |
download | binutils-0f38fd87eaea358d11dd9a9ca4d15176fc23ed77.zip binutils-0f38fd87eaea358d11dd9a9ca4d15176fc23ed77.tar.gz binutils-0f38fd87eaea358d11dd9a9ca4d15176fc23ed77.tar.bz2 |
Update the obsolete list and how-to-make-a-release documentation now that the 2.38 release is out.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 607bece..3cad2a7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2022-02-09 Nick Clifton <nickc@redhat.com> + + * config.bfd: Move pending obsolesence targets into the definitely + obsolete list. + 2022-02-02 Nick Clifton <nickc@redhat.com> PR 28834 |