Fix date in revision 1.220. (Was 2008-04-23, should have been 2009-04-23).

This commit is contained in:
Chris Demetriou 2009-04-30 06:02:09 +00:00
parent 59b1530d0b
commit b22a5a4185
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* x86_64.cc (do_adjust_output_section): Set entsize to
plt_entry_size.
2008-04-23 Elliott Hughes <enh@google.com>
2009-04-23 Elliott Hughes <enh@google.com>
* output.cc (Output_file::close): After short writes, continue
writing from the correct offset in the buffer being written.