aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-04-22 18:39:03 +0000
committerDJ Delorie <dj@redhat.com>2004-04-22 18:39:03 +0000
commitbb6a587dd383a443ab1b78669870f33cfbc117a2 (patch)
tree035e4dc50ffb72fa044558d6791ac2e5bc836e5b /include/ChangeLog
parentfcf29e5f0e126c69ecb6ddd54613cc3c56a4a1b2 (diff)
downloadgdb-bb6a587dd383a443ab1b78669870f33cfbc117a2.zip
gdb-bb6a587dd383a443ab1b78669870f33cfbc117a2.tar.gz
gdb-bb6a587dd383a443ab1b78669870f33cfbc117a2.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index e2b5e89..ad85411 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-22 Richard Henderson <rth@redhat.com>
+
+ * hashtab.h (struct htab): Add size_prime_index.
+
2004-04-13 Jeff Law <law@redhat.com>
* hashtab.h (htab_remove_elt_with_hash): Prototype new function.