aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index eb668c2..dad1e65 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2010-09-27 Tom Tromey <tromey@redhat.com>
+ * bcache.c (expand_hash_table): Use hash_function, not hash.
+
+2010-09-27 Tom Tromey <tromey@redhat.com>
+
* gdb_wchar.h: Change minimum libiconv to 0x108.
2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>