mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-18 20:10:53 +00:00
Fix CHANGELOG for 2.1.2
This commit is contained in:
parent
52e75369c1
commit
17c60d2728
16
CHANGELOG
16
CHANGELOG
@ -6,6 +6,22 @@ HISTORY
|
|||||||
|
|
||||||
* [Enter new changes just after this line - do not remove this line]
|
* [Enter new changes just after this line - do not remove this line]
|
||||||
|
|
||||||
|
(STABLE-2.1.2):
|
||||||
|
|
||||||
|
++ Bugfixes:
|
||||||
|
|
||||||
|
2018-11-21: Jens Nielsen
|
||||||
|
* netbiosns.c: fix expecting too large packet (bug #55069)
|
||||||
|
|
||||||
|
2018-11-19: Dirk Ziegelmeier
|
||||||
|
* smtp.c: fix compiling with strict C compatibility because of strnlen (bug #55034)
|
||||||
|
|
||||||
|
2018-11-12: Simon Goldschmidt
|
||||||
|
* tcp.c: fix overflow check in tcp_recved triggering invalid assertion (bug #55015)
|
||||||
|
|
||||||
|
2018-11-12: Simon Goldschmidt
|
||||||
|
* tcp.c: fix a bug in sending RST segments (sent from port 0)
|
||||||
|
|
||||||
(STABLE-2.1.1):
|
(STABLE-2.1.1):
|
||||||
|
|
||||||
++ Bugfixes:
|
++ Bugfixes:
|
||||||
|
Loading…
Reference in New Issue
Block a user