diff options
author | Nick Clifton <nickc@redhat.com> | 2007-03-28 08:09:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-03-28 08:09:25 +0000 |
commit | 331e5c3cd23f29f8d2977ca8142ce34ebc149e8f (patch) | |
tree | a3213802b3385c17111a5a8fc42492f0a8add788 | |
parent | eacf2b70e7a5879575ab93b643edba726e5acb4b (diff) | |
download | gdb-331e5c3cd23f29f8d2977ca8142ce34ebc149e8f.zip gdb-331e5c3cd23f29f8d2977ca8142ce34ebc149e8f.tar.gz gdb-331e5c3cd23f29f8d2977ca8142ce34ebc149e8f.tar.bz2 |
Add ChangeLog entry for delta 1.361->1.362 to readelf.c accidentally checked in with a previous commit.
-rw-r--r-- | binutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c310536..4c97c21 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +2007-03-28 Nick Clifton <nickc@redhat.com> + + * 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 <amodra@bigpond.net.au> * MAINTAINERS: Update mailing list addresses. Add myself |