summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-01-01 08:52:58 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-01-01 08:52:58 -0600
commit4274c0fe3987e8c22176d249581888ff6da5db92 (patch)
tree035ed731dc52352f9f62c03e8e382f74ce718501 /nuttx/ChangeLog
parent3060000303e7dbd8afc745cd4208b222bad6cc4d (diff)
downloadnuttx-4274c0fe3987e8c22176d249581888ff6da5db92.tar.gz
nuttx-4274c0fe3987e8c22176d249581888ff6da5db92.tar.bz2
nuttx-4274c0fe3987e8c22176d249581888ff6da5db92.zip
sim/mount: Converted to use kconfig-frontends tools
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index de3a448d1..895be7f60 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6352,3 +6352,6 @@
* include/nuttx/kthread.h: Move kernel thread definitions out of
os_internal.h so that the rest of the OS can start kernel threads as
well (2013-12-30).
+ * configs/sim/mount/defconfig: Converted to use kconfig-frontends
+ tools (2013-21-31).
+