From 331e5c3cd23f29f8d2977ca8142ce34ebc149e8f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 28 Mar 2007 08:09:25 +0000 Subject: [PATCH] Add ChangeLog entry for delta 1.361->1.362 to readelf.c accidentally checked in with a previous commit. --- binutils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c310536f2b..4c97c2118e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +2007-03-28 Nick Clifton + + * readelf.c (slurp_rela_relocs): Add newline to end of error + messages. + (slurp_rel_relocs, request_dump, request_dump_byname, + process_program_headers, process_dynamic_section, + process_symbol_table, process_mips_specific, main): Likewise. + 2007-03-28 Alan Modra * MAINTAINERS: Update mailing list addresses. Add myself