comparison src/ChangeLog @ 7279:72b5e1701da2

[project @ 2007-12-10 21:01:48 by jwe]
author jwe
date Mon, 10 Dec 2007 21:04:33 +0000
parents 1e8e64d71e34
children a1fdd4dabefb
comparison
equal deleted inserted replaced
7278:f1c1d837ba9f 7279:72b5e1701da2
1 2007-12-10 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/fsolve.cc (Ffsolve):
4 For compatibility, return [x, fval, info] instead of [x, info, msg].
5 Move tests here from test/test_nonlin.m.
6
1 2007-12-10 David Bateman <dbateman@free.fr> 7 2007-12-10 David Bateman <dbateman@free.fr>
2 8
3 * graphics.h.in (data_property::data): Declare as NDArray instead 9 * graphics.h.in (data_property::data): Declare as NDArray instead
4 of Matrix. Change all uses. 10 of Matrix. Change all uses.
5 11