aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/ChangeLog5
-rw-r--r--bfd/hash.c1
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index bc1a403..6f0c19f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-24 Nick Clifton <nickc@redhat.com>
+
+ * hash.c: Remove bogus node "Changing the default Hash Table Size"
+ introduced by hash table size patch.
+
2004-05-22 Ben Elliston <bje@au.ibm.com>
* configure.in (is_release): Remove.
diff --git a/bfd/hash.c b/bfd/hash.c
index 6a4bd70..2954ec8 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