Improved DNS_LOCAL_HOSTLIST interface (bug #50325)

This commit is contained in:
goldsimon
2017-02-17 10:08:49 +01:00
parent 19d63e6aa0
commit deaa6e9406
3 changed files with 57 additions and 5 deletions

View File

@@ -6,6 +6,9 @@ HISTORY
++ New features:
2017-02-17: Simon Goldschmidt
* Improved DNS_LOCAL_HOSTLIST interface
2017-02-10: David van Moolenbroek
* Implement UDP and RAW multicast support for IPv6 (core API, not netconn/sockets)