comparison scripts/ChangeLog @ 6851:05f6f120a65f

[project @ 2007-08-31 17:58:00 by jwe]
author jwe
date Fri, 31 Aug 2007 17:58:00 +0000
parents 9398f6a81bdf
children a34d59fc7a91
comparison
equal deleted inserted replaced
6850:9398f6a81bdf 6851:05f6f120a65f
1 2007-08-31 Michael goffioul <michael.goffioul@gmail.com>
2
3 * plot/axes.m: Allow parent to be specified when creating axes
4 objects. Support non-figure parents.
5
6 2007-08-31 John W. Eaton <jwe@octave.org>
7
8 * plot/ancestor.m: New function, adapted from Octave Forge.
9
1 2007-08-31 Søren Hauberg <hauberg@gmail.com> 10 2007-08-31 Søren Hauberg <hauberg@gmail.com>
2 11
3 * polynomial/polygcd.m: Better layout of example. 12 * polynomial/polygcd.m: Better layout of example.
4 * polynomial/compan.m: Remove unnecessary check. 13 * polynomial/compan.m: Remove unnecessary check.
5 * polynomial/roots.m: Added example to help text. 14 * polynomial/roots.m: Added example to help text.