Prep for 0.2.8 release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@307 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-07-02 13:02:56 +00:00
parent fff3a9d265
commit e260ea2fa8
3 changed files with 44 additions and 46 deletions
+5 -7
View File
@@ -1,14 +1,12 @@
nuttx-0.2.7
nuttx-0.2.8
^^^^^^^^^^^
This is the 10th release of NuttX. This is primarily a bugfix release
to correct a number of problems reported to me (thanks Didier!). This release
does include the final changes complete the FAT filesystem logic including
stat(), tatfs(), and non-standard APIs to manage FAT attributes. At present,
FAT long file names and file trunction() are still not supported.
This is the 11th release of NuttX. This release (1) corrects important bugs
in opendir and realloc, (2) adds support for environment variables, (3) adds
several new C library interfaces, and (4) extends several example programs.
See the ChangeLog for a complete list of changes.
This release has been verified only on the Linux user-mode platform.
This tarball contains a complete CVS snapshot from June 9, 2007.
This tarball contains a complete CVS snapshot from July 2, 2007.