diff scripts/ChangeLog @ 7543:b84c5cbc0812

print.m: handle gif and jpg devices
author John W. Eaton <jwe@octave.org>
date Fri, 29 Feb 2008 04:09:03 -0500
parents b1ff001022af
children 40ca9fb9a314
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-29  John W. Eaton  <jwe@octave.org>
+
+	* plot/print.m: Handle gif and jpg devices.
+
 2008-02-28  John W. Eaton  <jwe@octave.org>
 
 	* plot/__go_draw_axes__.m (get_old_gnuplot_color): New subfunction.