diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 31b05675f9..590de76783 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -6,6 +6,7 @@ 2004-11-05 Jon Beniston + 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.