diff --git a/ChangeLog.txt b/ChangeLog.txt index a0ac75abb..9f13380b8 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1189,3 +1189,5 @@ not retained (no zombies) and block receipt of SIGCHLD so that accept is not awakened by a signal. Iff accept() is awakened by a signal, do not do anything crazy like exit. Most from Rony Xln (2015-01-22). + * apps/examples/udp: The UDP test example has been extend to support + IPv6 domain sockets (2015-01-22).