diff liboctave/ChangeLog @ 7416:a7a987b229b7

[project @ 2008-01-24 08:31:36 by jwe]
author jwe
date Thu, 24 Jan 2008 08:31:36 +0000
parents 246f905cb984
children a7554a7f9981
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-18  Marco Caliari  <marco.caliari@univr.it>
+
+	* dMatrix.cc (Matrix::expm): Correctly perform reverse permutation.
+	* CMatrix.cc (ComplexMatrix::expm): Likewise.
+
 2008-01-22  Michael Goffioul  <michael.goffioul@gmail.com>
 
 	* oct-time.cc (octave_base_tim::init): Validate pointer argument;