aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 007b61cde3..98661dc2b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-09-09 Roland McGrath <roland@hack.frob.com>
+
+ * elf/elf.h (ELFOSABI_GNU): New macro.
+ (ELFOSABI_LINUX): Define to that.
+
2011-07-29 Denis Zaitceff <zaitceff@gmail.com>
* string/strncat.c (strncat): Undef the symbol in case it has been
@@ -7,7 +12,7 @@
* elf/sotruss.ksh: Clean up, fix, and complete help messages.
- * elf/dl-iteratephdr.c (hidden_proto): Fill in data from the real
+ * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
link map.
2011-08-17 Andreas Jaeger <aj@suse.de>