aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-05-24 07:49:10 +0000
committerNick Clifton <nickc@redhat.com>2004-05-24 07:49:10 +0000
commit7d7e6bc475090a8356addff3b848dada0135690b (patch)
treec43ad67f80642043c5a9b663e77005ecca4c29c9 /bfd
parent389b4daea7a63dfc31d1685068d59bea70497c23 (diff)
downloadfsf-binutils-gdb-7d7e6bc475090a8356addff3b848dada0135690b.zip
fsf-binutils-gdb-7d7e6bc475090a8356addff3b848dada0135690b.tar.gz
fsf-binutils-gdb-7d7e6bc475090a8356addff3b848dada0135690b.tar.bz2
Remove bogus inode
Diffstat (limited to 'bfd')
-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