CHANGELOG: add bug #51990

This commit is contained in:
Joel Cunningham 2017-09-15 08:27:18 -05:00
parent c5c98cbb00
commit 67bf0a6d0a

View File

@ -74,6 +74,9 @@ HISTORY
++ Bugfixes:
2017-09-12: David Lockyer
* select: allocate select_cb from memp for LWIP_MPU_COMPATIBLE = 1 (bug #51990)
2017-09-11: Simon Goldschmidt
* tcp_in.c: fix bug #51937 (leaking tcp_pcbs on passive close with unacked data)