summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-06 12:34:48 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-06 12:34:48 -0600
commitd7cb2073bb06a160abc24f5820c800b7e9f20fe8 (patch)
tree491469be532a206af38767e26746a521c7bc36b8 /nuttx/ChangeLog
parentc9334d58bf79fb95136d29be49a0c93366888a02 (diff)
downloadnuttx-d7cb2073bb06a160abc24f5820c800b7e9f20fe8.tar.gz
nuttx-d7cb2073bb06a160abc24f5820c800b7e9f20fe8.tar.bz2
nuttx-d7cb2073bb06a160abc24f5820c800b7e9f20fe8.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 108afa1c5..e2f749f56 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7657,4 +7657,8 @@
to go (2014-7-5)
* configs/sama5d4-ek/src/sam_maxtouch.c: Add board support for the
maXTouch touchscreen controller (2014-7-5).
+ * net/*/*.h: Finish moving the private definitions from header files
+ at include/nuttx/net to the corresponding header file under net/.
+ This additional header files have been sanitized: arp.h, icmp.h, tcp.h
+ (2014-7-6)