diff liboctave/ChangeLog @ 4428:067160691cc9

[project @ 2003-06-16 19:09:11 by jwe]
author jwe
date Mon, 16 Jun 2003 19:09:11 +0000
parents ed8c4aaa8648
children c1f6200b5f0e
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Jun 14 21:43:37 2003 +0000
+++ b/liboctave/ChangeLog	Mon Jun 16 19:09:11 2003 +0000
@@ -1,3 +1,8 @@
+2003-06-16  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* DASRT.cc (DASRT::integrate): Set liw to 21 + n, not 20 + n.
+	Store step limit in iwork(20), not iwork(18).
+
 2003-05-16  Paul Kienzle <pkienzle@users.sf.net>
 
 	* oct-rand.cc: Use liboctave's clock layer instead of the system clock.