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 feea4fd..8daaae9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com> + + * f-typeprint.c (f_type_print_base <TYPE_CODE_STRUCT>): Fix output + spacing, a regression from 2008-04-22. + 2009-01-07 Joel Brobecker <brobecker@adacore.com> * utils.c (gdb_print_host_address): Adjust implementation to |