From: Nick Clifton Date: Tue, 25 Jul 2017 08:39:13 +0000 (+0100) Subject: oops - add changelog entry accidentally omitted from previous delta. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ec06425629516e11f3106d51fa85f49da147765f;p=binutils-gdb.git oops - add changelog entry accidentally omitted from previous delta. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 920e938cc2e..f450a33acde 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2017-07-25 Nick Clifton + + PR 21820 + * readelf.c (dump_section_as_strings): Do not fail if the section + was empty. + (dump_section_as_bytes): Likewise. + 2017-07-24 Nick Clifton PR 21813