aboutsummaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-14 15:11:38 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-14 15:11:38 +0000
commit9c8f49c1002f569120f4da4d9b8d32209a24e694 (patch)
tree83ef173b77ac28a3fc944931ffcab3bd70bb392c /apps/ChangeLog.txt
parent57c04fbaea5d7614a6da5582f11b2a30a12ebd58 (diff)
downloadpx4-firmware-9c8f49c1002f569120f4da4d9b8d32209a24e694.tar.gz
px4-firmware-9c8f49c1002f569120f4da4d9b8d32209a24e694.tar.bz2
px4-firmware-9c8f49c1002f569120f4da4d9b8d32209a24e694.zip
Prep for 6.17 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4607 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 1dc674e7c..496f0a201 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -203,7 +203,7 @@
* apps/nshlib: Now supports a USB serial device for NSH console I/O. This
allows NSH to be used on boards that have USB but no serial connectors.
-6.17 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
+6.17 2012-04-14 Gregory Nutt <gnutt@nuttx.org>
* apps/examples/can: Add conditional compilation so that the test can be
configured to only send messages or to only receive messages. This will
@@ -219,3 +219,5 @@
include/nuttx/ascii.h and vt100.h
* Kconfig, */Kconfig: Added skeleton Kconfig files to all directories that
may need them.
+
+6.18 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>