From: Cary Coutant Date: Tue, 2 Aug 2011 18:47:07 +0000 (+0000) Subject: Fix timestamps in three ChangeLog entries with wrong year. X-Git-Tag: binutils-2_22-branchpoint~352 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9370ce59d1064777f63d65e04a68f14d1f4d392b;p=external%2Fbinutils.git Fix timestamps in three ChangeLog entries with wrong year. --- diff --git a/gold/ChangeLog b/gold/ChangeLog index de0a7c0..472f22d 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -2121,7 +2121,7 @@ * testsuite/Makefile.am (final_layout.stdout): Use -n option with nm. * testsuite/Makefile.in: Regenerate. -2010-03-23 Rafael Ávila de Espíndola +2011-03-23 Rafael Ávila de Espíndola * plugin.cc (get_view): New. (Plugin::load): Pass get_view to the plugin. @@ -2222,7 +2222,7 @@ the toolchain building binutils. * configure: Rebuild. -2010-02-18 Rafael Ávila de Espíndola +2011-02-18 Rafael Ávila de Espíndola * symtab.cc (Symbol::should_add_dynsym_entry) Return false for plugin only symbols. @@ -2241,7 +2241,7 @@ * reloc.cc (Sized_relobj::do_relocate): Don't call clear_local_symbols. -2010-02-08 Rafael Ávila de Espíndola +2011-02-08 Rafael Ávila de Espíndola * plugin.cc (is_visible_from_outside): Return true for symbols in the -u option.