summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 79919b917..95acb0450 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2526,4 +2526,6 @@
low level, thread-independent socket interfaces for use within the OS.
Some of these are currently used by the FTP controlling terminal. More will
be used to support the NFS file system currenly underwork.
-
+ * include/nuttx/net/: Major re-organization of networking headerf files.
+ Moved all non-standard, NuttX-specific header files from include/net and
+ include/nuttx into include/nuttx/net.