diff --git a/ChangeLog b/ChangeLog index 28ccdcdabd..28cdd05cb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1457,4 +1457,6 @@ * configs/nucleus2g -- backed out USB host changes... wrong board. * Renamed arc/hc/include/mc9s12ne64 and src/mc9s12ne64 -- m9s12. That name is shorter and more general. + * The NuttX repository has been converted to SVN and can now be found here + http://nuttx.svn.sourceforge.net/viewvc/nuttx/ diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 34120e36c2..8beac494c6 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: February 13, 2011

+

Last Updated: February 14, 2011

@@ -80,7 +80,7 @@ Release History
What has changed in the last release of NuttX? - What unreleased changes are pending in CVS? + What unreleased changes are pending in SVN? @@ -805,7 +805,7 @@ The 64th release of NuttX, Version 5.17, was made on January 19, 2010 and is available for download from the SourceForge website. The change log associated with the release is available here. - Unreleased changes after this release are available in CVS. + Unreleased changes after this release are available in SVN. These unreleased changes are listed here.

@@ -1599,8 +1599,8 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1); This port uses the SDCC toolchain under Linux or Cygwin (verified using version 2.6.0). This port has been verified using only a Z80 instruction simulator. - That simulator can be found in the NuttX CVS - here. + That simulator can be found in the NuttX SVN + here.