diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index a63cbf7d54c..1fc72a63222 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1249,20 +1249,29 @@
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
- The current release is NuttX 7.7.
- NuttX 7.7 is the 107th release of NuttX.
- It was released on Januay 26, 2015, and is available for download from the
+ The current release is NuttX 7.8.
+ NuttX 7.8 is the 108th release of NuttX.
+ It was released on February 11, 2015, and is available for download from the
SourceForge website.
- Note that the release consists of two tarballs: nuttx-7.7.tar.gz and apps-7.7.tar.gz.
+ Note that the release consists of two tarballs: nuttx-7.8.tar.gz and apps-7.8.tar.gz.
Both may be needed (see the top-level nuttx/README.txt file for build information).
+ This release is primarily a bugfix release for the NuttX-7.7 version that + was release just two weeks prior. That release included substantial + modifications in the NuttX networking to accommodate support for IPv6. This + release follows close behind NuttX-7.7 in order to correct some the problems + discovered in that networking code. This release does, however, include a + small number of new features and bug fixes unrelated to NuttX networking. +
+- Release notes for NuttX 7.7 are available here; + Release notes for NuttX 7.8 are available here; release notes for all released versions on NuttX are available in the SourceForge GIT The ChangeLog for all releases of NuttX is available in the ChangeLog file that can viewed in the SourceForge GIT. The ChangeLog for the current release is at the bottom of that file. @@ -1270,7 +1279,7 @@
- Release notes for NuttX 7.7 are available here; + Release notes for NuttX 7.8 are available here; release notes for all released versions on NuttX are available in the SourceForge GIT The ChangeLog for the all releases of apps is available in the ChangeLog file that can viewed in the SourceForge GIT. The ChangeLog for the current release is at the bottom of that file.