aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2003-05-07 20:30:13 +0000
committerJason Merrill <jason@redhat.com>2003-05-07 20:30:13 +0000
commiteafaf5ebda301c16b73c76bd72c6168a8948f46d (patch)
tree39d8e02cfd0a46e8eebb600bf5855b85a8874d4f /include/ChangeLog
parent35f5df7fe8004e03e2d9ae4b8de5186562e8caca (diff)
downloadgdb-eafaf5ebda301c16b73c76bd72c6168a8948f46d.zip
gdb-eafaf5ebda301c16b73c76bd72c6168a8948f46d.tar.gz
gdb-eafaf5ebda301c16b73c76bd72c6168a8948f46d.tar.bz2
s/burtle/iterative
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index ff914e1..e8a9dc3 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,7 +1,7 @@
2003-05-07 Jason Merrill <jason@redhat.com>
- * hashtab.h (burtle_hash): Prototype.
- (burtle_hash_object): New macro.
+ * hashtab.h (iterative_hash): Prototype.
+ (iterative_hash_object): New macro.
2003-04-28 H.J. Lu <hjl@gnu.org>