From c961699454ec2b7e1496e3feda83892b3ec0a509 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 8 Aug 2009 18:12:10 +0000 Subject: Prep for 0.4.10 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2016 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index f26fecc8c..d303c3ac0 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -802,7 +802,7 @@ This file has been around for a long time, but I don't think it has every been used before (i.e., prior to the NXFLAT logic) -0.4.10 2009-xx-xx Gregory Nutt +0.4.10 2009-08-08 Gregory Nutt * lib/: Added some basic regex-subset, pattern matching functions * lib/: Greatly simplified mktime() and gmtime_r(). The Gregorian and @@ -820,7 +820,7 @@ when creating test threads (16Kb stacksize). The stack size should be controlled by the .config file or the OSTest won't work on platforms with memory constraints. - * netutils/thttpd: An initial port of Jef Poskanzer's THTTPD HTTP server. + * netutils/thttpd: An initial port of Jeff Poskanzer's THTTPD HTTP server. See http://acme.com/software/thttpd/. * examples/thttpd: A basic test program for THTTPD * configs/eagle100/thttpd: A build configuration for THTTPD on the Micromint @@ -839,4 +839,5 @@ * net/accept.c: Fix bug in accept(). The logic expected parts of the return address structure to be initialized or it would return an error. +0.4.11 2009-xx-xx Gregory Nutt -- cgit v1.2.3