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 7634ec4..46f35ee 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-03-04 Michael Snyder <msnyder@vmware.com> + + * remote.c (putpkt_binary): Document that case stmt falls through. + 2011-03-04 Thiago Jung Bauermann <bauerman@br.ibm.com> * breakpointc (print_it_typical): Move NULL check from here... |