diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3e592a3..e29ef67 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-03-13 Tom Tromey <tromey@redhat.com> + + * symtab.c (lookup_symbol_in_language): Use a cleanup. + 2009-03-13 Doug Evans <dje@google.com> * exceptions.h: Clean up some comments on catch_exceptions usage. |