comparison scripts/ChangeLog @ 7315:3ceb12c499e9

[project @ 2007-12-13 21:35:36 by jwe]
author jwe
date Thu, 13 Dec 2007 21:35:36 +0000
parents 7fd7abd37113
children fac781a4078d
comparison
equal deleted inserted replaced
7314:8e5feea0545a 7315:3ceb12c499e9
1 2007-12-13 John W. Eaton <jwe@octave.org>
2
3 * image/imshow.m: Turn axis visibility off.
4 Don't scale true color images.
5 * image/image.m: Set axis layer property to "top".
6
1 2007-12-12 John W. Eaton <jwe@octave.org> 7 2007-12-12 John W. Eaton <jwe@octave.org>
2 8
3 * image/loadimage.m: Avoid calling eval. Avoid calling exist. 9 * image/loadimage.m: Avoid calling eval. Avoid calling exist.
4 10
5 * plot/pie.m: Avoid calling "exist". 11 * plot/pie.m: Avoid calling "exist".