diff scripts/ChangeLog @ 8166:4024fc815f8d

__go_draw_axes__.m: Fix interpolation of facecolors.
author Ben Abbott <bpabbott@mac.com>
date Tue, 30 Sep 2008 16:09:09 -0400
parents 0d37c99fc06f
children 17352ccd860e
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-30  Ben Abbott <bpabbott@mac.com>
+
+	* plot/__go_draw_axes__.m: Fix interpolation of facecolors.
+
+	* plot/shading.m: New demo.
+
 2008-09-29  John W. Eaton  <jwe@octave.org>
 
 	* plot/__go_draw_axes__.m: Eliminate have_newer_gnuplot variable.