summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-17 13:38:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-17 13:38:53 -0600
commit2e16493c175195a52d6a14828e3c2ea468bc793a (patch)
tree9b5679dc516026ae326d59e2e4e92ccbc5c16de5 /nuttx/ChangeLog
parent5224b2220ada479a416f26c73ee5a72f1b78be3a (diff)
downloadnuttx-2e16493c175195a52d6a14828e3c2ea468bc793a.tar.gz
nuttx-2e16493c175195a52d6a14828e3c2ea468bc793a.tar.bz2
nuttx-2e16493c175195a52d6a14828e3c2ea468bc793a.zip
Update ChangeLogs
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index db4e94068..0c97585f8 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7526,7 +7526,7 @@
GPIO pins in I2C driver. Fix from Alex D. (2014-6-25).
* NET: Fix an include file ordering problem when CONFIG_NET_STATISTICS=y.
(2014-6-26).
- * include/nuttx/net/netstats.h: Move statistcs from uip.h to new netstats.h
+ * include/nuttx/net/netstats.h: Move statistics from uip.h to new netstats.h
to remove nasty circular inclusion problem (2014-6-26).
* arch/arm/src/sama5: Add logic to redirect all SAMA5D4 interrupts to
the AIC (2014-6-26).