diff liboctave/ChangeLog @ 5611:5be3463fed41

[project @ 2006-02-09 19:12:14 by jwe]
author jwe
date Thu, 09 Feb 2006 19:12:15 +0000
parents 9761b7d24e9e
children d01f07aeaec5
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Feb 09 09:12:03 2006 +0000
+++ b/liboctave/ChangeLog	Thu Feb 09 19:12:15 2006 +0000
@@ -1,3 +1,8 @@
+2006-02-09  John W. Eaton  <jwe@octave.org>
+
+	* mx-inlines.cc (MX_ND_CUMULATIVE_OP): Store in cummulative
+	product of all dimensions in CP.
+
 2006-02-09  David Bateman  <dbateman@free.fr>
 
         * SparseQR.cc: new file for real sparse QR class.