summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes23
1 files changed, 22 insertions, 1 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index fbe641010..0dce007d1 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -826,4 +826,25 @@ and extends the eZ80 port:
These changes were verified only on the ZiLOG eZ80910200zcog-d board and on Cygwin-based
simulation platform in various configurations. Please report any errors to me.
-This tarball contains a complete CVS snapshot from March 13, 2009. \ No newline at end of file
+This tarball contains a complete CVS snapshot from March 13, 2009.
+
+nuttx-0.4.4
+^^^^^^^^^^^
+
+This is the 36th release of NuttX. This release focuses on bugfixes and extending
+and verifying certain networking features.
+
+ * Important bugs were fixed in NSH, UDP checksum calculation, UDP bind()
+ behavior for port==0, the eZ80Acclaim! EMAC driver, Z80 interrupt handling,
+ and in the C libraries.
+ * Testing was extended to further verify the tiny webserver, DHCPD, wget(),
+ and sendmail.
+
+See the Changelog for a detailed description of these changes.
+
+These changes were verified only on the ZiLOG eZ80910200zcog-d board using the
+ZDS-II toolchain in Cygwin-based environment. Please report any errors to me.
+
+This tarball contains a complete CVS snapshot from March 29, 2009.
+
+