diff liboctave/ChangeLog @ 5956:cdef72fcd206

[project @ 2006-08-22 20:36:56 by jwe]
author jwe
date Tue, 22 Aug 2006 20:36:57 +0000
parents fc46f9c99028
children 85c7dc4afe6b
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Aug 22 18:37:43 2006 +0000
+++ b/liboctave/ChangeLog	Tue Aug 22 20:36:57 2006 +0000
@@ -1,5 +1,8 @@
 2006-08-22  John W. Eaton  <jwe@octave.org>
 
+	* CMatrix.cc (ComplexMatrix::save_ascii): New function.
+	* dMatrix.cc (Matrix::save_ascii): New function.
+
 	* mx-inlines.cc (MX_ND_CUMULATIVE_OP): Correctly detect empty arrays.
 	If array is empty, return value is same size as array.
 	(MX_ND_REDUCTION): Correctly detect empty arrays.