diff liboctave/ChangeLog @ 6719:30e1320bb0ee

[project @ 2007-06-13 22:22:51 by dbateman]
author dbateman
date Wed, 13 Jun 2007 22:22:52 +0000
parents dda2239726cb
children 2a83fce5a097
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Jun 13 21:17:39 2007 +0000
+++ b/liboctave/ChangeLog	Wed Jun 13 22:22:52 2007 +0000
@@ -1,5 +1,8 @@
 2007-06-13  Michael Goffioul  <michael.goffioul@swing.be>
 
+	* SparseCmplxQR.cc (OCTAVE_C99_ZERO): For CXSparse 2.2 and greater
+	use cs_complex_t(0,0) for the complex zero.
+
 	* MArray-ch.cc, MArray-d.cc, MArray-i.cc, MArray-s.cc:
 	Sprinkle class instantiations with OCTAVE_API as needed.