diff --git a/ChangeLog b/ChangeLog index 9594d71cfb..a7cfa933c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -499,4 +499,6 @@ from the driver. 0.3.17 2008-xx-xx Gregory Nutt + * Reduced the amount of memory reserved for USB serial control requests. It + was unnecessarily large. * Add LPC214x SPI1 driver to interface with MMC on mcu123.com board. diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 8ac7bc8b42..87925c495d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1131,6 +1131,8 @@ buildroot-0.1.0 2007-03-09 <spudmonkey@racsa.co.cr>