diff --git a/ChangeLog b/ChangeLog index 388ac64392..c8c073d3b4 100755 --- a/ChangeLog +++ b/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).