oops - add changelog entry accidentally omitted from previous delta.

This commit is contained in:
Nick Clifton 2017-07-25 09:39:13 +01:00
parent c6b78c965a
commit ec06425629
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2017-07-25 Nick Clifton <nickc@redhat.com>
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 <nickc@redhat.com>
PR 21813