summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-10 09:29:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-10 09:29:30 -0600
commit016245d1385b767152b23a480ac445e6ed27b1c0 (patch)
tree73a531bcba814245cf04f0b5801597fe91ae68cc /nuttx/ChangeLog
parentd52b29aa0159a9600d16c8265271fb9ac1a62e31 (diff)
downloadnuttx-016245d1385b767152b23a480ac445e6ed27b1c0.tar.gz
nuttx-016245d1385b767152b23a480ac445e6ed27b1c0.tar.bz2
nuttx-016245d1385b767152b23a480ac445e6ed27b1c0.zip
mv ramlog.h and syslog.h to new include/nuttx/syslog
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 086934fbc..2f381cd98 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7156,4 +7156,6 @@
enabled. Noted by Librae (2014-4-8).
* configs/*/defconfig: Increase the number of preallocated watchdogs
in all configurations that use networking or USB (2014-3-9).
+ * include/nuttx/syslog/syslog.h and ramlog.h: Move syslog.h and
+ ramlog.h to include/nutt/syslog (2014-4-10).