From 4fada956b91d1fc54fbd081921538cf71f6c20be Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 16 Aug 2014 10:27:49 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 38d9770eb3d..8ee9e9f4c58 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8131,3 +8131,8 @@ * configs/Kconfig, sama5d3-xplained, sama5d3x-ek, and sama5d4-ek: Convert existing board specific PHY interrupt interfaces to use newly defined standard interface (2014-8-16). + * include/net/slip.h: Move SLIP prototypes from net.h to slip.h + (2014-8-16). + * include/net/net.h and net/: Fix some missing function headers + (2014-8-16). +