fixed typo in CHANGELOG

This commit is contained in:
goldsimon 2016-11-24 11:31:46 +01:00
parent 8ba7363d11
commit f419231dc3

View File

@ -15,7 +15,7 @@ HISTORY
++ Bugfixes:
2016-11-23: Dirk Ziegelmeier
* udp.c: fixed bug #49662: ulticast traffic is now only received on a UDP PCB
* udp.c: fixed bug #49662: multicast traffic is now only received on a UDP PCB
(and therefore on a UDP socket/netconn) when the PCB is bound to IP_ADDR_ANY
2016-11-16: Dirk Ziegelmeier