diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 830223e64..88c94badc 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -52,6 +52,9 @@ If the output is not quite correct, check for invisible trailing spaces! + + Removed duplicate code. + Added a new "RealMatrixFormat" class for input/output of RealMatrix instances. Default formatter instances for commons-math and octave have been added to