diff options
author | Chris Demetriou <cgd@google.com> | 2009-04-30 06:02:09 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2009-04-30 06:02:09 +0000 |
commit | b22a5a41858f1962abba75900ef9928efca36bcd (patch) | |
tree | e8f3669411a400da0e80c7ff81c2f117b6406301 | |
parent | 59b1530d0b643ff9e59cd3394dd2ad39367a8241 (diff) | |
download | gdb-b22a5a41858f1962abba75900ef9928efca36bcd.zip gdb-b22a5a41858f1962abba75900ef9928efca36bcd.tar.gz gdb-b22a5a41858f1962abba75900ef9928efca36bcd.tar.bz2 |
Fix date in revision 1.220. (Was 2008-04-23, should have been 2009-04-23).
-rw-r--r-- | gold/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 5df876f..5df808b 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 <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. |