summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 325516e46..71a512192 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8802,4 +8802,6 @@
* drivers/: Correct everything under nuttx/drivers, nuttx/arch, nuttx/net,
nuttx/binfmt, and nuttx/configs to use the corrected syslog interfaces
(2014-10-8).
+ * libc/syslog: Move syslog logic from libc/misc and libc/stdio to
+ libc/syslog (2014-10-8).