summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-07-02 13:02:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-07-02 13:02:56 +0000
commitc010014195f732bf60d018d9432354fba0950a11 (patch)
treeb51d299aaf07fd49350cf3f03a1bbdbf765ed15d /nuttx/ReleaseNotes
parent8f33007a375fa81d64faa99b44d94004a900cede (diff)
downloadpx4-nuttx-c010014195f732bf60d018d9432354fba0950a11.tar.gz
px4-nuttx-c010014195f732bf60d018d9432354fba0950a11.tar.bz2
px4-nuttx-c010014195f732bf60d018d9432354fba0950a11.zip
Prep for 0.2.8 releasenuttx-2.8
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@307 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes12
1 files changed, 5 insertions, 7 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 155229ce6..8f9a01a24 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -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.