diff scripts/ChangeLog @ 9008:7a7cf569528d

gnuplot_drawnow.m: Check that gnuplot has internal variable "GPVAL_TERMINALS".
author Ben Abbott <bpabbott@mac.com>
date Mon, 23 Mar 2009 18:21:25 -0400
parents 5cc15e4b4e5c
children f914834836e7
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-23  Ben Abbott <bpabbott@mac.com>
+
+	* plot/gnuplot_drawnow.m: Check that gnuplot has internal variable
+	"GPVAL_TERMINALS".
+	* plot/__gnuplot_has_feature__.m: Add "variable_GPVAL_TERMINALS".
+
 2009-03-21  Ben Abbott <bpabbott@mac.com>
 
 	* plot/gnuplot_drawnow.m: Verify the gnuplot terminal is supported.