diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bc1a4030b0..6f0c19f814 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-05-24 Nick Clifton + + * hash.c: Remove bogus node "Changing the default Hash Table Size" + introduced by hash table size patch. + 2004-05-22 Ben Elliston * configure.in (is_release): Remove. diff --git a/bfd/hash.c b/bfd/hash.c index 6a4bd702d7..2954ec8d12 100644 --- a/bfd/hash.c +++ b/bfd/hash.c @@ -54,7 +54,6 @@ SECTION @* Looking Up or Entering a String:: @* Traversing a Hash Table:: @* Deriving a New Hash Table Type:: -@* Changing the default Hash Table Size:: @end menu INODE