Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 8901:821f0242e8c1
gnuplot_drawnow.m: Fix unintended shift of plot image for the gnuplot postscript+eps terminal.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Tue, 03 Mar 2009 00:45:00 -0500 |
parents | 63ad1133d0ed |
children | c174a1fc3fde |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-03-03 Ben Abbott <bpabbott@mac.com> + + * plot/gnuplot_drawnow.m: Fix unintended shift of plot image for + the gnuplot postscript+eps terminal. + 2009-03-02 Jaroslav Hajek <highegg@gmail.com> * pkg/pkg.m (fix_depends): Fix & simplify splitting the string.