diff liboctave/ChangeLog @ 5996:bd0507994409

[project @ 2006-09-22 19:38:52 by dbateman]
author dbateman
date Fri, 22 Sep 2006 19:38:53 +0000
parents 4289ed95dde8
children 49dfdb54bb2b
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Sep 21 20:09:44 2006 +0000
+++ b/liboctave/ChangeLog	Fri Sep 22 19:38:53 2006 +0000
@@ -1,3 +1,8 @@
+2006-09-22  David Bateman <dbateman@free.fr>
+
+	* MatrixType.h (MatrixType::MatrixType(const SparseComplexMatrix&)): 
+	Remove spurious warning.
+
 2006-09-15  John W. Eaton  <jwe@octave.org>
 
 	* Array.cc (Array<T>::index (Array<idx_vector>&, int, const T&) const):