summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-06 15:56:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-06 15:56:50 +0000
commitc5129f8e705e45c059d45187d3327c3dcd83f015 (patch)
tree2236f29e37f1f26c19f04b1ca1f9c2c44fe0aa4f /apps/ChangeLog.txt
parentb47a9d79bb418b3009489b28ebfa0d3d579ceb0a (diff)
downloadpx4-nuttx-c5129f8e705e45c059d45187d3327c3dcd83f015.tar.gz
px4-nuttx-c5129f8e705e45c059d45187d3327c3dcd83f015.tar.bz2
px4-nuttx-c5129f8e705e45c059d45187d3327c3dcd83f015.zip
Prep for 6.4 releasenuttx-6.4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3675 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 3e031c4e3..1641eaa25 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -48,7 +48,7 @@
for further information about RGMP. NOTE: This is an empty example
on initial check-in.
-6.4 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+6.4 2011-06-06 Gregory Nutt <spudmonkey@racsa.co.cr>
* nshlib/nsh_netcmds.c: If a network device name and IP address are provided
with the ifconfig command, then this command will now set the network address.
@@ -57,4 +57,4 @@
* examples/ftpc: A simple add-on to the NSH. From NSH, you can start
this simple FTP shell to transfer files to/from a remote FTP server.
-
+6.5 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>