diff liboctave/ChangeLog @ 4133:402d7b86a0a2

[project @ 2002-10-29 23:57:34 by jwe]
author jwe
date Tue, 29 Oct 2002 23:57:34 +0000
parents 87eb044020ae
children c06ee5520e4f
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Oct 29 21:21:45 2002 +0000
+++ b/liboctave/ChangeLog	Tue Oct 29 23:57:34 2002 +0000
@@ -1,5 +1,8 @@
 2002-10-29  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* DASRT.cc (DASRT::integrate): Fix computation of lrw
+	(ddasrt_f): Combine loops.
+
 	* NLEqn.cc (NLEqn::solve): Return current estimate of solution
 	instead of empty vector if user termninates iteration.