diff liboctave/ChangeLog @ 5509:b8fc8af2d04d

[project @ 2005-10-26 15:30:11 by jwe]
author jwe
date Wed, 26 Oct 2005 15:30:11 +0000
parents 7865515fc6c2
children e67d027ff4e3
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Oct 26 15:24:08 2005 +0000
+++ b/liboctave/ChangeLog	Wed Oct 26 15:30:11 2005 +0000
@@ -3,6 +3,10 @@
 	Changes for GCC 4.1, tip from Arno J. Klaassen
 	<arno@heho.snv.jussieu.fr>:
 
+	* dSparse.h (real (const SparseComplexMatrix&)): 
+	Publish externally used friend function.
+	(imag (const SparseComplexMatrix&)): Likewise.
+
 	* dColVector.h (real (const ComplexColumnVector&)):
 	Publish externally used friend function.
 	(imag (const ComplexColumnVector&)): Likewise.