diff options
author | Nick Clifton <nickc@redhat.com> | 2020-07-04 10:34:23 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-07-04 10:34:23 +0100 |
commit | b19d852dcf435cba5681bea9eb4b518a2532c462 (patch) | |
tree | c451ad647eef4f4b2cdff0575ccd6b9125d90db3 /gas/ChangeLog | |
parent | b115b9fd3c304371f0efcab9484205b7c4d8719c (diff) | |
download | gdb-b19d852dcf435cba5681bea9eb4b518a2532c462.zip gdb-b19d852dcf435cba5681bea9eb4b518a2532c462.tar.gz gdb-b19d852dcf435cba5681bea9eb4b518a2532c462.tar.bz2 |
Update version to 2.35.50 and regenerate files
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8fb80f6..b311511 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,16 @@ 2020-07-04 Nick Clifton <nickc@redhat.com> + * configure: Regenerate. + * po/gas.pot: Regenerate. + +2020-07-04 Nick Clifton <nickc@redhat.com> + + * version.m4: Change version number to 2.35.50. + * configure: Regenerate. + * po/bfd.pot: Regenerate. + +2020-07-04 Nick Clifton <nickc@redhat.com> + Binutils 2.35 branch created. 2020-07-03 Alan Modra <amodra@gmail.com> |