From 6937ad53f827fa61c4db01fb9cac1fe19e60cce4 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 22 Jan 2015 15:31:12 -0600 Subject: Update ChangeLog --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index a0ac75abb..9f13380b8 100644 --- a/apps/ChangeLog.txt +++ b/apps/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). -- cgit v1.2.3