diff --git a/src/site/xdoc/changes.xml b/src/site/xdoc/changes.xml index 6b729148e..884f95a8e 100644 --- a/src/site/xdoc/changes.xml +++ b/src/site/xdoc/changes.xml @@ -52,6 +52,10 @@ The type attribute can be add,update,fix,remove. If the output is not quite correct, check for invisible trailing spaces! --> + + FastMath is not an exact replacement for StrictMath + (partially fixed) Add copySign(float), copySign(float) + FastMath atan2 does not agree with StrictMath for special cases