summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-08 17:17:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-08 17:17:37 -0600
commitf21b58a5486e00a067ab193427cbc91f9abca17c (patch)
treef45d2d33a64807e4906803451b0b7cca51f9fc8a
parentbfc59b202544b8824f72f7a21563663a43f16fda (diff)
downloadpx4-nuttx-f21b58a5486e00a067ab193427cbc91f9abca17c.tar.gz
px4-nuttx-f21b58a5486e00a067ab193427cbc91f9abca17c.tar.bz2
px4-nuttx-f21b58a5486e00a067ab193427cbc91f9abca17c.zip
Upate 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).