From 6ce6e52a424e1012001bf66791c786273879c836 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 20 Jan 2015 18:15:54 -0600 Subject: Update ChangeLog --- apps/ChangeLog.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index b7d445c5e..7b935262d 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -1180,4 +1180,7 @@ * apps/netutils/netlib: All IOCTLs must use a valid address family -- even if the address family does not matter such as when getting the MAC address or the network flags (2015-01-19). - + * apps/examples/nettest: Update test so that it can be used to test + IPv6 TCP sockets (2015-01-20). + * Many files: Correct name of fields in struct sockaddr_in6: sin6_port + and sin6_family, not sin_port and sin_family (2015-01-20). -- cgit v1.2.3