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 e9f2e7c..9aef3b8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-01-17 Tom Tromey <tromey@redhat.com> + + * cp-abi.c (cp_abi_completer): Fix typo in assignment. + 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com> * symtab.c (iterate_over_some_symtabs): New variable cleanups, |