From f3dbfef0fa4fa173ece9e85f3f87019c1a95a73c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 29 Jun 2014 13:23:34 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index facdbad09a..c30b4705a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7577,3 +7577,5 @@ * SAMA5: Various fixes related to DMA in order to get the HSMCI driver to build for the SAMA5D4 (2014-6-29). * SAMA5D4-EK: Fix HSMCI card-detect pin selection (2014-6-29). + * net/: Still renaming, mostly uip_* to net_* (2014-6-29). +