diff scripts/ChangeLog @ 7061:005c785b8d81

[project @ 2007-10-24 19:00:12 by jwe]
author jwe
date Wed, 24 Oct 2007 19:00:12 +0000
parents 033918b854a7
children 88417316c1b0
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Oct 24 17:51:05 2007 +0000
+++ b/scripts/ChangeLog	Wed Oct 24 19:00:12 2007 +0000
@@ -1,5 +1,8 @@
 2007-10-24  John W. Eaton  <jwe@octave.org>
 
+	* image/saveimage.m: Use functional form of save instead of eval.
+	Use -text instead of -ascii.
+
 	* plot/__go_draw_axes__.m: Handle visible = "off" for axes objects.
 
 2007-10-23  Peter A. Gustafson  <petegus@umich.edu>