diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b7a1aa45b..de04c63d7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,8 +60,8 @@ This is a minor release: It combines bug fixes and new features. Gauss integration framework, Hermite polynomial interpolation, eigenvalue decomposition of non-symmetric matrices, DBSCAN clustering. Most notable among the changes are: Greatly improved precision in - the implementation of the Gamma special function, optimizers API, - deprecation of the sparse vector implementation. + the implementation of the Gamma and Beta special functions, optimizers + API, deprecation of the sparse vector implementation. The minimal version of the Java platform required to compile and use Commons Math is Java 5.