diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 784ae17..8af4719 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,11 @@ 2017-10-05 Nick Clifton <nickc@redhat.com> + PR 22262 + * readelf.c (dump_relocations): Do not truncate reloc names when + displaying output in wide mode. + +2017-10-05 Nick Clifton <nickc@redhat.com> + * README-how-to-make-a-release: Merge steps 3, 4 and 5, and insert the git tag operation at the correct location. |