summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-26 22:52:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-26 22:52:57 +0000
commit544227f90a70085c489653c5a54584ed68489b2f (patch)
treee26e46abbc48ce7235b9396f70a390a9ceb08c70 /nuttx/ReleaseNotes
parentcb5da4c5f085b467b867a2f82e080b666b179ce7 (diff)
downloadpx4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.tar.gz
px4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.tar.bz2
px4-nuttx-544227f90a70085c489653c5a54584ed68489b2f.zip
Prep for 0.4.9nuttx-4.9
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1969 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes14
1 files changed, 14 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index f421c5365..d8c04ed2a 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -923,3 +923,17 @@ This is the 40th release of NuttX. This release adds:
This tarball contains a complete CVS snapshot from June 13, 2009.
+nuttx-0.4.9
+^^^^^^^^^^^
+
+This is the 41st release of NuttX. This release adds:
+
+ * Support for a new binary format call NXFLAT that can be used to
+ execute separately linked programs in place in a file system.
+ See http://www.nuttx.org/NuttXNxFlat.html.
+
+ * Several important bugs were files related to networking and ROMFS
+ (see the ChangeLog for a complete list).
+
+This tarball contains a complete CVS snapshot from June 26, 2009.
+