aboutsummaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-15 16:23:17 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-15 16:23:17 +0000
commit8bbd7a54553f24ff32e4807c0fbc20e7a6efc05a (patch)
tree46c344b5a4d3e3e4b4763bec7fb9194ad9803304 /apps/ChangeLog.txt
parent6b2ab0da843d9f5f63a0f0928431cc97e0d2b776 (diff)
downloadpx4-firmware-8bbd7a54553f24ff32e4807c0fbc20e7a6efc05a.tar.gz
px4-firmware-8bbd7a54553f24ff32e4807c0fbc20e7a6efc05a.tar.bz2
px4-firmware-8bbd7a54553f24ff32e4807c0fbc20e7a6efc05a.zip
Prep for 6.19 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4847 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 aa2bd8236..6aa705545 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -229,7 +229,7 @@
* apps/examples/touchscreen: Standardize the board-specific, touchscreen
initialization interfaces.
-6.19 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
+6.19 2012-06-15 Gregory Nutt <gnutt@nuttx.org>
* apps/nshlib/nsh_usbdev.c: Add the capability to use an arbitrary USB
device as the console (not necessarily /dev/console). This is a useful
@@ -240,3 +240,5 @@
* apps/nshlib/nsh_usbdev.c and nsh_consolemain.c: Add support for the USB
capability when a USB console is used.
* apps/nshlib/nsh_fscmds.c: Add the 'mv' command
+
+6.20 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>