Add David's changes from patch #9208 to CHANGELOG

This commit is contained in:
Dirk Ziegelmeier 2017-01-08 19:29:46 +01:00
parent b59472cf63
commit e3435401f1

View File

@ -6,6 +6,16 @@ HISTORY
++ New features:
2017-01-08: David van Moolenbroek
* Extensions to RAW API (patch #9208)
- Connected RAW PCBs
- Add raw_sendto_if_src()
- Support IP_HDRINCL socket option
(STABLE-2.0.1)
++ New features:
2016-12-31: Simon Goldschmidt
* tcp.h/.c: added function tcp_listen_with_backlog_and_err() to get the error
reason when listening fails (bug #49861)