fixed bug #31809 LWIP_EVENT_API in opts.h is inconsistent compared to other options

This commit is contained in:
Simon Goldschmidt
2011-09-01 22:25:03 +02:00
committed by goldsimon
parent a030b741a5
commit adb2aeb10f
2 changed files with 6 additions and 5 deletions

View File

@@ -24,6 +24,10 @@ HISTORY
++ Bugfixes:
2011-09-01: Simon Goldschmidt
* opt.h: fixed bug #31809 LWIP_EVENT_API in opts.h is inconsistent compared
to other options
2011-09-01: Simon Goldschmidt
* tcp_in.c: fixed bug #34111 RST for ACK to listening pcb has wrong seqno