summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
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 aaa9240d0..693c3fd22 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7551,4 +7551,8 @@
SAM4CM port from Max Neklyudov (2104-6-27).
* configs/sama5d4-ek/src/dram_main.c: SAMA5D4: Bootloader needs to flush
D-Cache to memory before disabling the caches (2014-6-27).
+ * net/Makefile: Fix a Make.defs inclusion omitted in a previous check-in
+ (2014-6-17).
+ * net/utils: Move net/uip/uip_chksum.c to net/utils/net_chksum.c
+ (2014-6-17).