diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0b460780db..788adfb86e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Thu Nov 9 04:00:38 1995 Ken Raeburn + * Makefile.in (.dep1): Make sure the file mkdep is to write exists + first. + * configure.in: Added new option --with[out]-mmap. Set USE_MMAP if it is given and mmep is available. * acconfig.h: Undef USE_MMAP.