diff --git a/ChangeLog b/ChangeLog index 250d6b7d160..53ea690798b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -564,3 +564,4 @@ types. 0.3.19 2008-xx-xx Gregory Nutt + * Add the basic infrastructure for support the poll() API diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 79420fa15a9..98920305b87 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1200,6 +1200,7 @@ buildroot-0.1.2 2007-11-06 <spudmonkey@racsa.co.cr>