diff liboctave/ChangeLog @ 3760:735549d1148e

[project @ 2001-01-03 20:26:57 by jwe]
author jwe
date Wed, 03 Jan 2001 20:26:59 +0000
parents 574711ce9070
children f0e7c832e0e2
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Dec 16 01:25:13 2000 +0000
+++ b/liboctave/ChangeLog	Wed Jan 03 20:26:59 2001 +0000
@@ -1,3 +1,8 @@
+2001-01-02  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* CMatrix.cc (operator * (const ComplexMatrix&, const ComplexMatrix&):
+	Return correct size result for empty matrix case.
+
 2000-12-15  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* lo-mappers.cc (xmin (const Complex&, const Complex& y):