summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index e0f8a3989..3a4ca602e 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -15,7 +15,7 @@
the apps/ directory
* Moved exec_nuttapp machinery into the nuttapp/ directory.
-6.0 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+6.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Creation of auto-generated header files now occurs during the context
build phase.
@@ -23,4 +23,6 @@
* Renamed nuttapp to namedapp
* namedapp/binfs.c -- Create a tiny filesystem that can be used
to show the internal named apps under /bin.
+ * Numerous fixes to build system required to support building with native
+ Windows toolchain.