summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-05 15:19:27 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-05 15:19:27 -0600
commit25ace0f882fb1f1e954ed4d9a6dcb359a5283031 (patch)
treedf57729c0cb8a2908b79746814a4485b8d244c12 /nuttx/ChangeLog
parent23d9b568365824d3814793aa5c8b379184fa0101 (diff)
downloadnuttx-25ace0f882fb1f1e954ed4d9a6dcb359a5283031.tar.gz
nuttx-25ace0f882fb1f1e954ed4d9a6dcb359a5283031.tar.bz2
nuttx-25ace0f882fb1f1e954ed4d9a6dcb359a5283031.zip
Update ChangeLog
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)