From f631eadcb3564f39e1832932ae1c5f4277b4db86 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 17 Jan 2015 09:27:53 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index bfdb0796a..4d7510d16 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -9458,3 +9458,5 @@ appropriate device driver of this condition. The notifying socket will be configured as either PF_INET or PF_INET6 and must look up the correct driver using the correct IP domain (2015-01-17). + * net/socket/accept.c: Fix accept() so that it returns the correct IP + address for the selected socket IP domain (2015-01-17). -- cgit v1.2.3