mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 13:25:12 +08:00
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:
+5
-7
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user