summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 9edc1519b..9e1686c9a 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7515,3 +7515,5 @@
* net/: Many files changed. Convert existing TCP read-ahead logic
to use I/O buffer chains (2014-6-24).
* net/: Clean up all TCP and UDP related naming (204-6-24).
+ * net/: Clean up all ICMP, IGMP, ARP, and PKT related naming
+ (204-6-25).