Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7277:0c733917b6c8
[project @ 2007-12-10 20:14:39 by jwe]
author | jwe |
---|---|
date | Mon, 10 Dec 2007 20:14:39 +0000 |
parents | 1e8e64d71e34 |
children | f1c1d837ba9f |
comparison
equal
deleted
inserted
replaced
7276:1e8e64d71e34 | 7277:0c733917b6c8 |
---|---|
1 2007-12-10 Michael Goffioul <michael.goffioul@gmail.com> | |
2 | |
3 * plot/__line__.m: Pass initial property/value pairs to __go_line__. | |
4 * plot/surface.m: Pass initial property/value pairs to __go_surface__. | |
5 | |
1 2007-12-10 David Bateman <dbateman@free.fr> | 6 2007-12-10 David Bateman <dbateman@free.fr> |
2 | 7 |
3 * image/image.m: Rewritten to allow trailing properties to be | 8 * image/image.m: Rewritten to allow trailing properties to be |
4 passed to underlying image object. | 9 passed to underlying image object. |
5 * image/__img__.m: Pass additional arguments to __go_image__. | 10 * image/__img__.m: Pass additional arguments to __go_image__. |