summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 9c08ef7c7..68640e5a3 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6436,4 +6436,6 @@
in the PX4 GIT repository.
* fs/fat/fs_fat32.c: A correction to FAT cluster allocation from
Tridge via Lorenz Meier (2014-1-14).
+ * net/net_clone.c: Need to clone fields for TCP write buffering
+ as well (2014-1-14).