Add missing changelog

This commit is contained in:
Andreas Krebbel 2017-07-28 18:34:34 +02:00
parent 79c12faeea
commit 894dde0ba7

View File

@ -1,3 +1,9 @@
2017-07-28 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
* elf32-s390.c (elf_s390_finish_dynamic_sections): Add NULL
pointer check for htab->elf.irelplt.
* elf64-s390.c (elf_s390_finish_dynamic_sections): Likewise.
2017-07-27 Nick Clifton <nickc@redhat.com>
PR 21840