summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-19 15:02:01 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-19 15:02:01 +0000
commit4c0055e628afb43fa2b2919376ab96a82ede6af8 (patch)
tree828a641d8c7195ac3073ea3daa81755dbc322ef4 /nuttx/ChangeLog
parentbc284a1fde0acaadb4c88bee73f9a4d85323196b (diff)
downloadnuttx-4c0055e628afb43fa2b2919376ab96a82ede6af8.tar.gz
nuttx-4c0055e628afb43fa2b2919376ab96a82ede6af8.tar.bz2
nuttx-4c0055e628afb43fa2b2919376ab96a82ede6af8.zip
Move VSN apps to apps/vsn
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3397 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 11056a44c..1904cf0f0 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1597,3 +1597,8 @@
* examples/nsh and apps/nshlib - Move the core NuttShell (NSH) logic
out of the exemples directory and into the apps/directory where
it belongs.
+ * apps/Makefile and configs/*/appconfig - Use '=' as the delimiter
+ instead of '/' so that sub-directories in apps/ can be used.
+ * apps/vsn - Move all VSN apps to apps/vsn.
+
+