summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-24 07:25:40 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-24 07:25:40 -0600
commitcc1c64575a35ae66574d706bd3d32f2526186eb8 (patch)
treefb2b7a738bd9e571dd10e99833a4b4c3aa920390 /nuttx/ChangeLog
parenta3742512b709923a2176a67d103fb43eef10a318 (diff)
downloadpx4-nuttx-cc1c64575a35ae66574d706bd3d32f2526186eb8.tar.gz
px4-nuttx-cc1c64575a35ae66574d706bd3d32f2526186eb8.tar.bz2
px4-nuttx-cc1c64575a35ae66574d706bd3d32f2526186eb8.zip
Update comments and README
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5866582e4..4cfd3aceb 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9052,7 +9052,7 @@
netdev_txnotify.c which, in turn, for changes to arp/arp_send.c,
icmp/icmp_ping.c, socket/net_sendfile.c, recvfrom.c, sendto.c,
tcp/tcp_send_buffered.c, and tcp_send_unbuffered.c (2014-11-23).
- * arch/arm/src/kl/chip/kl_i2c.h: "I2C header file for the Freescale KL
+ * arch/arm/src/kl/chip/kl_i2c.h: I2C header file for the Freescale KL
family. From Alan Carvalho de Assis (2014-11-23).
- * include/nuttx/fs/fs.h: Fix typo in confiditional compilation. From
+ * include/nuttx/fs/fs.h: Fix typo in conditional compilation. From
Alan Carvalho de Assis (2014-11-23).