diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 60c17f5230d..091f6d53020 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ Sun Dec 6 16:30:33 1998 Ian Lance Taylor + * srec.c (srec_set_section_contents): Correct test to avoid + switching to 4 byte addresses after seeing a second section which + requires 3 byte addresses. From Joel Schantz + . + * config.bfd (m68*-*-gnu*): New target. From Aymeric Vincent .