summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).