diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 6b5d03248c..32ce071ba8 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -598,6 +598,11 @@ Other memory:
* examples/ostest/sighand.c: Don't call fflush() if streams are disabled
* include/limits.h, include/time.h, sched/clock_internal.h: A support for
using selectable system timer frequency.
+ * Fixed error in mountpoint related conditional compilation introduced
+ in 0.2.5
+ * Restructured some Makefiles to better handle enabling and disabling
+ NuttX features without having so much conditional compilation in the
+ source files.
* Started m68322