comparison scripts/ChangeLog @ 6395:a8dd70bacc1e

[project @ 2007-03-07 22:22:12 by jwe]
author jwe
date Wed, 07 Mar 2007 22:24:22 +0000
parents df3445687c6e
children 9ec04285a60e
comparison
equal deleted inserted replaced
6394:df3445687c6e 6395:a8dd70bacc1e
1 2007-03-07 John W. Eaton <jwe@octave.org> 1 2007-03-07 John W. Eaton <jwe@octave.org>
2
3 * control/base/rlocus.m: Update for current plotting functions.
4
5 2007-03-07 A. S. Hodel <a.s.hodel@eng.auburn.edu>
6
7 * control/base/rlocus.m: Improve display.
8
9 2007-03-07 John W. Eaton <jwe@octave.org>
10
11 * plot/legend.m: Only handle positions -1:4.
12 * plot/__pltopt1__.m: Don't set linestyle if only marker style is
13 found in option string
14 * plot/__uiobject_draw_axes__.m: Handle key position.
2 15
3 * plot/newplot.m: Always reset next line color. 16 * plot/newplot.m: Always reset next line color.
4 17
5 * testfun/assert.m: Check that number of dimensions match before 18 * testfun/assert.m: Check that number of dimensions match before
6 checking dimensions. 19 checking dimensions.
1220 1233
1221 2006-10-09 David Bateman <dbateman@free.fr> 1234 2006-10-09 David Bateman <dbateman@free.fr>
1222 1235
1223 * time/datevec.m: Add additional compatible default parsing strings. 1236 * time/datevec.m: Add additional compatible default parsing strings.
1224 1237
1225 2006-10-09 Bill Denney <denney@seas.upenn.edu>< 1238 2006-10-09 Bill Denney <denney@seas.upenn.edu>
1226 1239
1227 * pkg/pkg.m: Remove trailing "\n" from error messages. 1240 * pkg/pkg.m: Remove trailing "\n" from error messages.
1228 Remove compare_versions subfunction. 1241 Remove compare_versions subfunction.
1229 1242
1230 * miscellaneous/compare_versions.m: New function to compare 1243 * miscellaneous/compare_versions.m: New function to compare