From 0e508a6e4a0a80a4bcf625282d41f282c38757b3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 30 Jun 2007 17:01:43 +0000 Subject: * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multiple notes. * elf/readelflib.c (process_elf_file): Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb25d0c15e..5af1cf345a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-06-29 Jakub Jelinek + + * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even + in PT_NOTE segments with multiple notes. + * elf/readelflib.c (process_elf_file): Likewise. + 2007-06-22 Ulrich Drepper * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more -- cgit 1.4.1