summaryrefslogtreecommitdiff
path: root/gdb/gdbtk
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-04-20 02:04:09 +0000
committerRoland McGrath <roland@gnu.org>2004-04-20 02:04:09 +0000
commitdce79405b646457a41dd139b0c2a145a5b32638c (patch)
treee4859a0bea1ddf0752947271491a0ea6660c1fa6 /gdb/gdbtk
parente8de261d3438f01726e59b677801f5b46aa79d04 (diff)
downloadgdb-dce79405b646457a41dd139b0c2a145a5b32638c.tar.gz
.
Diffstat (limited to 'gdb/gdbtk')
-rw-r--r--gdb/gdbtk/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/gdbtk/ChangeLog b/gdb/gdbtk/ChangeLog
index f342f684188..45cef716ac5 100644
--- a/gdb/gdbtk/ChangeLog
+++ b/gdb/gdbtk/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-19 Roland McGrath <roland@redhat.com>
+
+ * generic/gdbtk-hooks.c: Update gdbtk_pre_add_symbol forward decl to
+ match defn type change.
+
2004-04-15 Roland McGrath <roland@redhat.com>
* generic/gdbtk-hooks.c (gdbtk_pre_add_symbol): Add const to arg type.