diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5e34c07095..47c69beee6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2001-09-28 J. Brobecker + + * som.c (som_write_symbol_strings): Fix incorrect type of + current_offset to match the function definition. Fixes a build + failure on HPUX-11.00. + 2001-09-28 Richard Henderson * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.