summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-11 22:33:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-11 22:33:49 +0000
commita165b0a73f842158e5d5ec10487c99626baddcd8 (patch)
tree862638108a6dc4d5c6fb01ace332ab7cbbbed500 /nuttx/ChangeLog
parentd5bf70ab21252ec9fb7513a9a87b317e6b20901a (diff)
downloadnuttx-a165b0a73f842158e5d5ec10487c99626baddcd8.tar.gz
nuttx-a165b0a73f842158e5d5ec10487c99626baddcd8.tar.bz2
nuttx-a165b0a73f842158e5d5ec10487c99626baddcd8.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1036 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 9594d71cf..a7cfa933c 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/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.