Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7376:b052b844e094
[project @ 2008-01-15 01:18:39 by jwe]
author | jwe |
---|---|
date | Tue, 15 Jan 2008 01:18:40 +0000 |
parents | 4fbfce35012a |
children | a78c7bccda91 |
comparison
equal
deleted
inserted
replaced
7375:4fbfce35012a | 7376:b052b844e094 |
---|---|
1 2008-01-14 Bill Denney <bill@denney.ws> | |
2 | |
3 * plot/axis.m: Correctly handle "tight" and "image" options. | |
4 | |
1 2008-01-14 Soren Hauberg <hauberg@gmail.com> | 5 2008-01-14 Soren Hauberg <hauberg@gmail.com> |
2 | 6 |
3 * image/hsv2rgb.m, image/ntsc2rgb.m, image/rgb2hsv.m, | 7 * image/hsv2rgb.m, image/ntsc2rgb.m, image/rgb2hsv.m, |
4 image/rgb2ntsc.m: Also accept images as input. | 8 image/rgb2ntsc.m: Also accept images as input. |
5 | 9 |