diff scripts/ChangeLog @ 12104:69828adba966 release-3-2-x

print.m: Properly set the default ghostscript_binary under Windows.
author Ben Abbott <bpabbott@mac.com>
date Tue, 24 Nov 2009 08:04:51 +0100
parents a14e15613509
children 1fc9fd052f0c
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-22  Michael Goffioul <michael.goffioul@gmail.com>
+
+	* plot/print.m: Properly set the default ghostscript_binary
+	under Windows. Modify the search for the ghostscript binary
+	so that it works for Win32, mingw, Cygwin, and Unix systems.
+
 2009-11-08  Petr Mikulik <mikulik@physics.muni.cz>
 
 	* plot/gnuplot_drawnow.m: Support gnuplot's dumb terminal.