diff --git a/ChangeLog b/ChangeLog index 6ef4685fc83..81fcdc972c5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10705,3 +10705,7 @@ - Global standard DNS definitions from libc/netdb/dns_soccket.c to dns.h - Eliminate dns_gethostip(). This is now an internal part of gethostbyname() - Eliminate interface dns_whois(). Not needed in this new context. + * include/nuttx/net/ and libc/netdb: Modifications to DNS client logic + and to dns_get/setserver() interfaces to support DNS clients at IPv6 + addresses (still no support for resolution to IPv6 addresses) (2015-07-12). + \ No newline at end of file