diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 70b781c8ed..5d3c130bcd 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -1025,6 +1025,7 @@ nuttx-0.3.12 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Correct bug in recursive mutex logic
* Add mkfifo()
* Add pipe() and test for both pipes and fifos
+ * Attempts to open a FIFO will now block until there is at least one writer
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>