From 50f7b06bfe3f384dff6abfc13eba49d89447e4cb Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 11 Sep 2011 18:41:52 +0000 Subject: [PATCH] Prep for 6.9 Release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3950 42af7a65-404d-4744-a932-0658087f49c3 --- ChangeLog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 73eada367..042cb1582 100755 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -96,7 +96,7 @@ * apps/examples/nxlines: Added a test for NX line drawing capabilities. -6.9 2011-xx-xx Gregory Nutt +6.9 2011-09-11 Gregory Nutt * apps/examples/nxlines: Extend the line drawing text to include drawing of circles. @@ -104,3 +104,5 @@ devices (when it is fully functional). * apps/nshlib/nsh_timcmds.c: Add the date command that can be used to show or set the time (only if CONFIG_RTC is set). + +6.10 2011-xx-xx Gregory Nutt