diff options
author | Pedro Alves <palves@redhat.com> | 2011-09-07 10:34:15 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2011-09-07 10:34:15 +0000 |
commit | 00db5b9440bd7b0fc8581e28efe8601891d1f29c (patch) | |
tree | db3b6bfa5c8066cea29ea8e55fb7b72af5636c98 /gdb/ChangeLog | |
parent | 861152be0e99b1f69a1ce907d9067dc6123ac4da (diff) | |
download | gdb-00db5b9440bd7b0fc8581e28efe8601891d1f29c.zip gdb-00db5b9440bd7b0fc8581e28efe8601891d1f29c.tar.gz gdb-00db5b9440bd7b0fc8581e28efe8601891d1f29c.tar.bz2 |
2011-09-07 Abhijit Halder <abhijit.k.halder@gmail.com>
* remote.c (remote_console_output): Reindent.
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 2954329..77c6c56 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-09-07 Abhijit Halder <abhijit.k.halder@gmail.com> + + * remote.c (remote_console_output): Reindent. + 2011-09-06 Luis Machado <lgustavo@codesourcery.com> * frame.c (has_stack_frames): Check for currently selected |