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 be515e4..7c54e0a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2014-02-20 Joel Brobecker <brobecker@adacore.com> + + * dec-thread.c (dec_thread_get_ada_task_ptid): Avoid unescaped + new-line in debug string. Remove trailing spaces. + 2014-02-19 Stan Shebs <stan@codesourcery.com> * darwin-nat.c (darwin_xfer_partial): Fix return type. |