diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 82dfcb8..2be6130 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-03-05 David Carlton <carlton@kealia.com> + + * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion + bug. + 2004-03-05 Mark Kettenis <kettenis@gnu.org> * sparc-tdep.c: Fix typo in comment. |