diff liboctave/ChangeLog @ 6242:64bad7c6a607

[project @ 2007-01-16 07:03:51 by jwe]
author jwe
date Tue, 16 Jan 2007 07:03:52 +0000
parents b84b59b614c5
children 8cab253171b6
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Jan 11 07:35:52 2007 +0000
+++ b/liboctave/ChangeLog	Tue Jan 16 07:03:52 2007 +0000
@@ -1,3 +1,10 @@
+2007-01-16  John W. Eaton  <jwe@octave.org>
+
+	* dSparse.cc: Fix dgbtrf decl for --enable-64.
+	(SparseMatrix::bsolve): Fix call to dgbtrf for --enable-64
+
+	* oct-fftw.h (fftw_planner): Provide decl.
+
 2007-01-11  Michael Goffioul  <michael.goffioul@swing.be>
 
 	* Makefile.in (LINK_DEPS): Include $(CAMD_LIBS) in the list.