summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-11-11 20:27:58 +0000
committerAndrew Cagney <cagney@redhat.com>2004-11-11 20:27:58 +0000
commit0874a2aa29b878d541a84e4af8466557817dfb21 (patch)
treed99eedc5771d716230cfc8fa02c0eb0450d943c0
parentd8d6fb697ec8472ebbff73aa7b545043214c71b1 (diff)
downloadgdb-0874a2aa29b878d541a84e4af8466557817dfb21.tar.gz
mention who committed Jon's patch.
-rw-r--r--gdb/ChangeLog1
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.