diff --git a/ChangeLog b/ChangeLog
index 9594d71cfb6ad7f23c093229a826f54a18962491..a7cfa933c218b2e0432f6471d38c7817dc3e5881 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -499,4 +499,6 @@
 	  from the driver.
 
 0.3.17 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+	* 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 8ac7bc8b425061be794d32aaf83337c6a2a2585b..87925c495d6976c48be264e3d9ae6e4dfea9315a 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -1131,6 +1131,8 @@ buildroot-0.1.0 2007-03-09 &lt;spudmonkey@racsa.co.cr&gt
 
 <pre><ul>
 nuttx-0.3.17 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
+	* 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.
 
 pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;