From d67c58120aa7495eda07925499fcf0b702df35d7 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 6 Jun 2011 15:56:50 +0000 Subject: [PATCH] Prep for 6.4 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3675 42af7a65-404d-4744-a932-0658087f49c3 --- ChangeLog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 3e031c4e3..1641eaa25 100755 --- a/ChangeLog.txt +++ b/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 +6.4 2011-06-06 Gregory Nutt * 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