summaryrefslogtreecommitdiffstats
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-02-07 03:23:50 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-02-07 03:23:50 +0000
commit3d95a530875b3622f659312a9c4be4341c280f80 (patch)
tree6f6c75f189535413a0f7842ae8d429f82380c9a9 /nuttx/ReleaseNotes
parent8ff48ec68d5272ab300f7ead8885eff4f46f663b (diff)
Prep for 0.4.1 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1475 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes17
1 files changed, 17 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 207f3ec44a..b392a8cfc1 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -769,3 +769,20 @@ also numerous extensions to the NuttShell, NuttX APIs, and architecture ports.
This tarball contains a complete CVS snapshot from December 6, 2008.
+nuttx-0.4.1
+^^^^^^^^^^^
+
+This is the 33rd release of NuttX. This is a minor bugfix release. The primary reason
+for this release is to correct numerous build errors that have accumulated for the ZiLOG
+ZDS-II based targets. All ZDS-II targets now build correctly (but have not been re-tested).
+In addition to platform-specific build failures, release also adds the following features
+which were not tested as of the time of the release:
+
+ * Board support fot the ZiLog ez80Acclaim! ez80f910200zco Development Kit
+ * ZiLOG eZ80F91 EMAC driver
+
+These changes were verified only on the NuttX simulation platform. Please report any errors
+to me.
+
+This tarball contains a complete CVS snapshot from Februrary 6, 2009.
+