comparison scripts/ChangeLog @ 6459:5dc550e1f419

[project @ 2007-03-26 18:11:58 by jwe]
author jwe
date Mon, 26 Mar 2007 18:11:58 +0000
parents e68b6921b221
children ed17f1c8f720
comparison
equal deleted inserted replaced
6458:6588b4fe0869 6459:5dc550e1f419
1 2007-03-26 John W. Eaton <jwe@octave.org>
2
3 * plot/__plt1__.m, plot/__plt2__.m, plot/__plt2mm__.m,
4 lot/__plt2mv__.m, plot/__plt2ss__.m, plot/__plt2vm__.m,
5 plot/__plt2vv__.m: Accept properties in addtition to options struct.
6
7 2007-03-26 David Bateman <dbateman@free.fr>
8
9 * plot/plot3.m: Handle line properties.
10 * plot/plot.m: Update docstring.
11 * plot/__plotopt__.m, plot/__pltopt1__.m: New arg, err_on_invalid.
12 * plot/__plt__.m: Also gather properties.
13
1 2007-03-26 Kim Hansen <kimhanse@gmail.com> 14 2007-03-26 Kim Hansen <kimhanse@gmail.com>
2 15
3 * testfun/assert.m: Delete special check for empty objects. 16 * testfun/assert.m: Delete special check for empty objects.
4 Add test. 17 Add test.
5 18