diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-11-11 20:27:58 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-11-11 20:27:58 +0000 |
commit | 0874a2aa29b878d541a84e4af8466557817dfb21 (patch) | |
tree | d99eedc5771d716230cfc8fa02c0eb0450d943c0 | |
parent | d8d6fb697ec8472ebbff73aa7b545043214c71b1 (diff) | |
download | gdb-0874a2aa29b878d541a84e4af8466557817dfb21.tar.gz |
mention who committed Jon's patch.
-rw-r--r-- | gdb/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 31b05675f92..590de767834 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -6,6 +6,7 @@ 2004-11-05 Jon Beniston <jon@beniston.com> + Committed by Andrew Cagney. * remote.c (putpkt_binary) Fix PR gdb/1806. Send an ACK when an unexpected packet is received, as the target stubs continually retransmit the same packet until ACKed. |