summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-08 12:49:23 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-08 12:49:23 -0600
commitfe77b16ab68a41379e4d9f84e5a29d6bd9fd1323 (patch)
tree55862e11c5ed3a06565a55517c561d17a27af541
parentce145c005c24d2e785601208dfd2322e47454a5b (diff)
downloadnuttx-fe77b16ab68a41379e4d9f84e5a29d6bd9fd1323.tar.gz
nuttx-fe77b16ab68a41379e4d9f84e5a29d6bd9fd1323.tar.bz2
nuttx-fe77b16ab68a41379e4d9f84e5a29d6bd9fd1323.zip
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f57e37912..388ac6439 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 and nuttx/net to
- use the corrected syslog interfaces (2014-10-8).
+ * drivers/: Correct everything under nuttx/drivers, nuttx/arch, and
+ nuttx/net to use the corrected syslog interfaces (2014-10-8).