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 d3b9d53..ca679f4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2010-06-02 Joel Brobecker <brobecker@adacore.com> + + * remote.c (remote_get_noisy_reply): Remove trailing "\n" in call + to error. + 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com> * dwarf2read.c (typename_concat): Add const to the variable sep. |