Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-01-16 16:50:37 -06:00
parent 0f364f6ae6
commit 66f5fd1096

View File

@ -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).