summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index d130c9cf0..ff96f518f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5691,4 +5691,6 @@
* include/nuttx/net/route.h and net/net_*route.c: Partial
implementation of a routing table. Not yet hooked into the
build system (2013-10-1)
+ * include/net/route.h: Defines the application interface to
+ the routing table (2013-10-2).