diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 82791d1c4..d13244cd5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,6 +51,9 @@ If the output is not quite correct, check for invisible trailing spaces!
+
+ Check for overflow in methods "pow" (class "o.a.c.m.util.ArithmeticUtils").
+
"EigenDecomposition": Using tolerance for detecting whether a matrix is singular.