comparison scripts/ChangeLog @ 7550:bffb1e2ab732

print.m: Figure handle as argument.
author Ben Abbott <bpabbott@mac.com>
date Tue, 04 Mar 2008 14:46:29 -0500
parents 9cbf1e2011a3
children 5ed0cb9e9584
comparison
equal deleted inserted replaced
7549:ff9c2bb7abc7 7550:bffb1e2ab732
5 5
6 2008-03-04 Ben Abbott <bpabbott@mac.com> 6 2008-03-04 Ben Abbott <bpabbott@mac.com>
7 7
8 * polynomial/polyfit.m: Modified tests to respect a relative tolerance. 8 * polynomial/polyfit.m: Modified tests to respect a relative tolerance.
9 9
10 * plot/print.m: Accept a figure handle as an optional input.
11
10 2008-02-29 John W. Eaton <jwe@octave.org> 12 2008-02-29 John W. Eaton <jwe@octave.org>
11 13
12 * plot/print.m: Handle gif and jpg devices. 14 * plot/print.m: Handle gif and jpg devices.
13 15
14 2008-02-28 John W. Eaton <jwe@octave.org> 16 2008-02-28 John W. Eaton <jwe@octave.org>