diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 62e5702dcb..8a3099807e 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: March 16, 2007

+

Last Updated: March 21, 2007

@@ -420,7 +420,16 @@ Other memory: 0.1.3 2007-xx-xx Gregory Nutt + * Fix error in handing signed decimal in vsprintf(). + * Major restructuring of header files to get closer to + POSIX compliance. + * Eliminate compilation warnings that that crept into + recent check-ins + * Add kill() + * Added support for POSIX timers + * Some Documentation updates * Added support for the Neuros OSD / DM320 +