summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index ee89c9d86..504fe6ddb 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/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).