diff options
author | Nick Clifton <nickc@redhat.com> | 2023-08-04 11:17:04 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2023-08-04 11:17:04 +0100 |
commit | 49f6117f958cbd22ff93e4ce777a93d9802a402a (patch) | |
tree | c8c00c6b0df369b9637cdea9b08e5994b935152f /bfd/ChangeLog | |
parent | 2c73aeb8d2e02de7b69cbcb13361cfbca9d76a4e (diff) | |
download | gdb-binutils-2_41-release-point.zip gdb-binutils-2_41-release-point.tar.gz gdb-binutils-2_41-release-point.tar.bz2 |
The GNU Binutils 2.41 releasebinutils-2_41-release-point
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 723c8c2..3e5d841 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2023-07-30 Nick Clifton <nickc@redhat.com> + + This is the 2.41 release. + * configure: Regenerate. + * development.sh: Set variables to false. + * po/bfd.pot: Regenerate. + * version.m4: Set version number to 2.41. + 2023-07-24 Nick Clifton <nickc@redhat.com> Import from mainline: |