From 66f5fd109651c4e4b6fd2a59356569ffb34299fc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 16 Jan 2015 16:50:37 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 35cc2dd5f0..a71b679c58 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9444,3 +9444,5 @@ * Networking: UDP and TCP MSS depends on the IP header size (as well as the link layer header size) and cannot be represented with a single value (2015-01-16). + * net/neighbor: Move net/ipv6 to net/neighbor (2015-01-16). +