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 d8eb22c..093b431 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-02-22 Doug Evans <dje@google.com> + + * exec.c (exec_file_attach): Fix comment. + 2009-02-22 Pedro Alves <pedro@codesourcery.com> Silence a few -Wmissing-prototypes warnings. |