diff liboctave/ChangeLog @ 3849:5266e351a19c

[project @ 2001-11-02 04:50:09 by jwe]
author jwe
date Fri, 02 Nov 2001 04:50:10 +0000
parents 7b4bdb12b77b
children 2a4b9d746980
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon Aug 13 17:26:42 2001 +0000
+++ b/liboctave/ChangeLog	Fri Nov 02 04:50:10 2001 +0000
@@ -1,3 +1,9 @@
+2001-10-08  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* DASSL.cc (ddassl_f): Handle IRES returned from user supplied
+	function.
+	* DAEFunc.h (DAERHSFunc): Add IRES to prototype.
+
 2001-06-07  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* dMatrix.cc (Matrix::inverse, Matrix::solve, Matrix::determinant,