Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 3488:85c0ebb78d1e
[project @ 2000-01-28 06:47:58 by jwe]
author | jwe |
---|---|
date | Fri, 28 Jan 2000 06:47:58 +0000 |
parents | e461b8ed7c4d |
children | 17261f602206 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2000-01-28 John W. Eaton <jwe@bevo.che.wisc.edu> + + * DASSL.cc (DASSL::integrate): Declare do_restart and save_output + as bool, not int. + 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> * Array2-idx.h (assign (Array2<LT>& lhs, const Array2<RT>& rhs)):