summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5762da566a..5f542c0783 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-11 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
+ (Elf64_auxv_t): Likewise.
+
2005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
* sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.