diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 28fe87dde2a..359a158ffec 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: November 18, 2009
+ Last Updated: November 21, 2009
|
@@ -1617,6 +1617,8 @@ nuttx-0.4.14 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
attempts to mount at the location to fail (reporting that the node
already exists). This is a probably for block drivers for removable
media: The bind method could fail repeatedly until media is asserted.
+ * arch/arm/src/stm32/chip.h & stm32_dma.c -- Fixed several definitions
+ that can cause compilation errors when DMA2 is enabled.
pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>