mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-04 14:29:39 +00:00
Fix year in recent CHANGELOG entries
The year in the recent bugfix entries was 2013 instead of 2016
This commit is contained in:
parent
149bb36805
commit
3a62a45bcd
@ -302,15 +302,15 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2013-03-17: Simon Goldschmidt
|
||||
2016-03-17: Simon Goldschmidt
|
||||
* api_msg.c: fixed bug #47448 (netconn/socket leak if RST is received during close)
|
||||
|
||||
2013-03-17: Joel Cunningham
|
||||
2016-03-17: Joel Cunningham
|
||||
* api_msg.c: don't fail closing a socket/netconn when failing to allocate the
|
||||
FIN segment; blocking the calling thread for a while is better than risking
|
||||
leaking a netconn/socket (see bug #46701)
|
||||
|
||||
2013-03-16: Joel Cunningham
|
||||
2016-03-16: Joel Cunningham
|
||||
* tcp_out.c: reset rto timer on fast retransmission
|
||||
|
||||
2016-03-16: Deomid Ryabkov
|
||||
|
Loading…
Reference in New Issue
Block a user