Mercurial > flash_v2
diff packages/net/common/current/ChangeLog @ 1302:b770a5c72050
Tweaked the comments to better describe the problem/fix.
| author | asl |
|---|---|
| date | Sun, 12 Oct 2003 11:53:55 +0000 |
| parents | 3487ed83fe0c |
| children | 49e5a36e706d |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -6,9 +6,9 @@ 2003-10-12 Jay Foster <jay@systech.com 2003-10-09 Eric Doenges <Eric.Doenges@DynaPel.com> - * src/tftp_client.c: Changed the code so that if the last packet - is received out of sequence we don't close the connection but wait - for the missing packets. + * src/tftp_client.c: Changed the code so that if a packet is + received out of sequence we don't close the connection but wait + for the missing packets. 2003-10-06 Andrew Lunn <andrew.lunn@ascom.ch>
