diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 47cc29a2c4d..0e60f84f18e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-11-11 Hans-Peter Nilsson <hp@bitrange.com> + + * elf-strtab.c (_bfd_elf_strtab_finalize): Make first variable i + size_t. Rename second i to j. + Sat Nov 10 08:56:02 2001 Jeffrey A Law (law@cygnus.com) * binary.c: Include safe-ctype.h after bfd.h and sysdep.h. |