diff scripts/ChangeLog @ 9472:303f862a896d

__go_draw_axes__.m: Fix ticklabels specified as 2D character array.
author Ben Abbott <bpabbott@mac.com>
date Wed, 29 Jul 2009 19:36:22 -0400
parents 5af462716bff
children 4d3d90253e8a
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,7 @@
 2009-07-29  Ben Abbott <bpabbott@mac.com>
 
+	* plot/__go_draw_axes__.m: Fix ticklabels specified as 2D character
+	array.
 	* plot/__go_draw_axes__.m: Ignore fontnames for the Lua-TikZ terminal.
 	* plot/gnuplot_drawnow.m: Support the gnuplot terminal Lua-TikZ.
 	* plot/print.m: Support the gnuplot terminal Lua-TikZ.