about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-06-30 17:01:43 +0000
committerUlrich Drepper <drepper@redhat.com>2007-06-30 17:01:43 +0000
commit0e508a6e4a0a80a4bcf625282d41f282c38757b3 (patch)
tree08573a3003879c8388833f67065dbd8d017306cf /ChangeLog
parent2f6773b574652038ce4455fffbfc5931725dbc13 (diff)
downloadglibc-0e508a6e4a0a80a4bcf625282d41f282c38757b3.tar.gz
glibc-0e508a6e4a0a80a4bcf625282d41f282c38757b3.tar.xz
glibc-0e508a6e4a0a80a4bcf625282d41f282c38757b3.zip
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb25d0c15e..5af1cf345a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-29  Jakub Jelinek  <jakub@redhat.com>
+
+	* 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  <drepper@redhat.com>
 
 	* nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more