Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6967:65a28e9de0a5
[project @ 2007-10-06 12:47:11 by jwe]
author | jwe |
---|---|
date | Sat, 06 Oct 2007 12:49:25 +0000 |
parents | c962cc09067a |
children | c8fc3487ed2c |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,13 @@ +2007-10-06 Søren Hauberg <hauberg@gmail.com> + + * image/saveimage.m: Handle saving color images without a colormap. + * image/__img_via_file__.m: Add missing semicolon. + +2007-10-06 Bill Denney <wsloand@gmail.com> + + * general/__splinen__.m, general/isscalar.m, general/rat.m, + strings/dec2base.m: Use numel(x) instead of prod(size(x)). + 2007-10-06 Francesco Potorti` <Potorti@isti.cnr.it> * plot/print.m: Handle svg output type. Accept new -S option to