diff --git a/ChangeLog b/ChangeLog index 4d7510d16f..f68dd9b349 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9460,3 +9460,5 @@ 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). + * Networking: Final detangling off IPv4 and IPv6 TCP/UDP send logic. + The etworking subsystem now compiles with IPv6 enabled (2015-01-18).