Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 9337:878df7c11e3d
print.m: Fix logic associated with 'have_ghostscript'.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Thu, 11 Jun 2009 16:57:30 -0400 |
parents | 4f96a7770492 |
children | dbc61d4e428d |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,6 @@ 2009-06-11 Ben Abbott <bpabbott@mac.com> + * plot/print.m: Fix logic associated with 'have_ghostscript'. * plot/gnuplot_drawnow.m: Add support for pdfcairo and pngcairo terminals. Minor code improvements. * plot/print.m: Associate '-mono' with devices ps, ps2, eps, & eps2.