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 f6e4d59..a855db7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-04-10 Jan Kratochvil <jan.kratochvil@redhat.com> + + * gdbtypes.c: Remove excessive parentheses at the return keywords. + 2009-04-08 Vladimir Prus <vladimir@codesourcery.com> Implement -exec-jump. |