diff --git a/ChangeLog b/ChangeLog index bb73136c126..95d4b9f6338 100644 --- a/ChangeLog +++ b/ChangeLog @@ -590,4 +590,5 @@ 0.3.20 2008-xx-xx Gregory Nutt * Initial release of a tiny windowing system for NuttX (not well tested at initial check-in) + * Add fixed precision sin() and cos() (not well tested at initial check-in) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0fdedd3db1a..6dcce8b587d 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1206,6 +1206,7 @@ buildroot-0.1.2 2007-11-06 <spudmonkey@racsa.co.cr>