diff --git a/ChangeLog b/ChangeLog index 12f492a15a7..bb73136c126 100644 --- a/ChangeLog +++ b/ChangeLog @@ -589,3 +589,5 @@ * Added some rasterizers to the graphics library 0.3.20 2008-xx-xx Gregory Nutt + * Initial release of a tiny windowing system for NuttX (not well tested at initial check-in) + diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c8aa054e0c4..0fdedd3db1a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: November 26, 2008

+

Last Updated: November 28, 2008

@@ -1205,6 +1205,7 @@ buildroot-0.1.2 2007-11-06 <spudmonkey@racsa.co.cr>