From: Andrew Cagney Date: Thu, 11 Nov 2004 20:27:58 +0000 (+0000) Subject: mention who committed Jon's patch. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=216c5547d018664f7d48a6cea5d13254f7664a4e;p=binutils-gdb.git mention who committed Jon's patch. --- 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 + 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.