From 9b738e36e69423342ba7c03f22764dd979a3cb3c Mon Sep 17 00:00:00 2001 From: Cary Coutant Date: Fri, 4 Mar 2016 14:17:39 -0800 Subject: Fix datestamps on ChangeLog entries to read 2015 instead of 2016. --- gold/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gold') diff --git a/gold/ChangeLog b/gold/ChangeLog index a5bb5c6..3419290 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -36,7 +36,7 @@ * target.h (Sized_target::make_symbol): Add name, st_type, object, st_shndx, and value parameters. -2015-03-03 Rafael Ávila de Espíndola +2016-03-03 Rafael Ávila de Espíndola * plugin.cc (do_should_include_member): Ignore LDPK_UNDEF and LDPK_WEAKUNDEF symbols. @@ -53,7 +53,7 @@ * testsuite/plugin_layout_with_alignment.cc: New test file. * testsuite/plugin_layout_with_alignment.sh: New test file. -2015-03-03 Evgenii Stepanov +2016-03-03 Evgenii Stepanov * plugin.h (Pluginobj::get_symbol_resolution_info): Add version parameter. -- cgit v1.1