From: Chris Demetriou Date: Thu, 30 Apr 2009 06:02:09 +0000 (+0000) Subject: Fix date in revision 1.220. (Was 2008-04-23, should have been 2009-04-23). X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b22a5a41858f1962abba75900ef9928efca36bcd;p=binutils-gdb.git Fix date in revision 1.220. (Was 2008-04-23, should have been 2009-04-23). --- diff --git a/gold/ChangeLog b/gold/ChangeLog index 5df876fae86..5df808b2d6d 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -3,7 +3,7 @@ * x86_64.cc (do_adjust_output_section): Set entsize to plt_entry_size. -2008-04-23 Elliott Hughes +2009-04-23 Elliott Hughes * output.cc (Output_file::close): After short writes, continue writing from the correct offset in the buffer being written.