comparison scripts/ChangeLog @ 7240:3a695b7adf8e

[project @ 2007-12-03 20:16:36 by dbateman]
author dbateman
date Mon, 03 Dec 2007 20:16:36 +0000
parents 7d7f05863f27
children e4398e3903be
comparison
equal deleted inserted replaced
7239:7d7f05863f27 7240:3a695b7adf8e
1 2007-12-03 David Bateman <dbateman@free.fr>
2
3 * plot/plotyy.m: Use activepositionproperty property of axes
4 object. Set second axis color to "none".
5 * plot/__go_draw_axes__.m: Respect the activepositionproperty
6 property of the axis objects.
7
1 2007-12-03 Thomas Treichl <Thomas.Treichl@gmx.net> 8 2007-12-03 Thomas Treichl <Thomas.Treichl@gmx.net>
2 9
3 * linear-algebra/condest.m: Loosen tolerance in test. 10 * linear-algebra/condest.m: Loosen tolerance in test.
4 11
5 2007-12-02 John W. Eaton <jwe@octave.org> 12 2007-12-02 John W. Eaton <jwe@octave.org>