1.1 --- a/scripts/ChangeLog Thu Aug 06 07:18:53 2009 +0200
1.2 +++ b/scripts/ChangeLog Thu Aug 06 07:30:34 2009 +0200
1.3 @@ -1,3 +1,10 @@
1.4 +2009-08-02 Ben Abbott <bpabbott@mac.com>
1.5 +
1.6 + * plot/gnuplot_drawnow.m: Avoid the flickering x11 window seen with
1.7 + rapid replots by avoidng setting multiplot mode. This fix only
1.8 + functions for a single axes with no image objects.
1.9 + * plot/__go_draw_figure__.m: Move 'set multiplot' to gnuplot_drawnow.
1.10 +
1.11 2009-07-29 Ben Abbott <bpabbott@mac.com>
1.12
1.13 * plot/__go_draw_axes__.m: Fix ticklabels specified as 2D character