summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-08 15:32:49 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-08 15:32:49 -0600
commitc1f1d639eb88e19418415b0f16086c624bf4adaf (patch)
tree918e45c08a99354705dcde15cd80d8eb04cde57c /nuttx
parent6b0e9c4574ed5d69767f27711e80709b56f6a87b (diff)
downloadnuttx-c1f1d639eb88e19418415b0f16086c624bf4adaf.tar.gz
nuttx-c1f1d639eb88e19418415b0f16086c624bf4adaf.tar.bz2
nuttx-c1f1d639eb88e19418415b0f16086c624bf4adaf.zip
Update ChangeLog
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 388ac6439..c8c073d3b 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8799,6 +8799,6 @@
compliant (also modify non-standard syslog functions for
compatibility). This will break a lot of things until ALL usage of
syslog is updated to use the modified interfaces (2014-10-8).
- * drivers/: Correct everything under nuttx/drivers, nuttx/arch, and
- nuttx/net to use the corrected syslog interfaces (2014-10-8).
+ * drivers/: Correct everything under nuttx/drivers, nuttx/arch, nuttx/net,
+ and nuttx/configs to use the corrected syslog interfaces (2014-10-8).