From 690d8c6e61bc774ff7d39a02a14ec404b1d42ade Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 26 Jun 2014 13:03:12 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ee89c9d866f..504fe6ddb8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7530,4 +7530,5 @@ to remove nasty circular inclusion problem (2014-6-26). * arch/arm/src/sama5: Add logic to redirect all SAMA5D4 interrupts to the AIC (2014-6-26). + * net/route: Move routing table functions to net/route (2014-6-26).