diff --git a/src/site/xdoc/changes.xml b/src/site/xdoc/changes.xml index e34797628..4e8a0dce7 100644 --- a/src/site/xdoc/changes.xml +++ b/src/site/xdoc/changes.xml @@ -52,6 +52,9 @@ The type attribute can be add,update,fix,remove. If the output is not quite correct, check for invisible trailing spaces! --> + + FastMath acos fails when input abs value is less than about 5.7851920321187236E-300 - returns NaN + separate discrete event detection from adaptive step size handling in ODE solvers, thus improving robustness, maintainability and speed