summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index ca448cd4a..d130c9cf0 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5688,4 +5688,7 @@
now functional. From Max Holtzberg (2013-9-30).
* tools/define.sh: 'cut' long because as it once did. Script
adapted to observed behavior (2013-9-30).
+ * 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)