diff liboctave/ChangeLog @ 5958:85c7dc4afe6b

[project @ 2006-08-23 18:35:38 by jwe]
author jwe
date Wed, 23 Aug 2006 18:35:39 +0000
parents cdef72fcd206
children 393babcaa877
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Aug 23 14:09:40 2006 +0000
+++ b/liboctave/ChangeLog	Wed Aug 23 18:35:39 2006 +0000
@@ -1,3 +1,8 @@
+2006-08-23  John W. Eaton  <jwe@octave.org>
+
+	* dMatrix.cc, dMatrix.h (Matrix::save_ascii): Delete function and decl.
+	* CMatrix.cc, CMatrix.h (ComplexMatrix::save_ascii): Likewise.
+
 2006-08-22  John W. Eaton  <jwe@octave.org>
 
 	* CMatrix.cc (ComplexMatrix::save_ascii): New function.