summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index ad232a011..655790176 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7650,4 +7650,8 @@
uip.h was removed. There are probably a few of these that were
missed! (2014-7-4).
* drivers/input/mxt.c/h and include/nuttx/input/mxt.h: Add very basic
- support for the Atmel maXTouch touchscreen controller (2014-6-5).
+ support for the Atmel maXTouch touchscreen controller (2014-7-5).
+ * net/*/*.h: Start moving the private definitions from header files
+ at include/nuttx/net to the corresponding header file under net/.
+ So far pkt.h, upd.h, and igmp.h have been sanitized. Still a few
+ to go (2014-7-5)