From 615004bb54d9a658955b219ac1276f20da086b10 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 8 Oct 2014 15:32:49 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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).