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 5c0742d4e..eea4d6090 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7612,3 +7612,6 @@
* arch/arm/src/sama5/sam_pio.c: Another *critical* SAMA5D3 and 4 bug
fix: PIO clocking must be enabled for all input pins or else the
value that is read never changes. (2014-6-30).
+ * net/: Many more functions renamed to follow new modularizaiton of
+ the networking code. This is part of an ongoing repartitioning
+ effort and there is still more to be done (2014-6-30).