From: Alan Modra Date: Sat, 11 Oct 2003 12:33:50 +0000 (+0000) Subject: Oops. missed a line. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=16b79bec1dec3c4aa82cb41bda02b6c6fe6610d0;p=binutils-gdb.git Oops. missed a line. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5abc746e286..cd75ac47df7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,6 +1,7 @@ 2003-10-11 Alan Modra * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done. + * bfd-in2.h: Regenerate. 2003-10-10 H.J. Lu