diff scripts/ChangeLog @ 7714:83ea845cda36

Display a (hopefully) informative error message if gnuplot isn't found
author sh@sh-laptop
date Wed, 16 Apr 2008 14:19:59 -0400
parents 050f695c3a78
children 1b954fdaf4ff
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-16  Soren Hauberg  <hauberg@gmail.com>
+
+	* plot/__gnuplot_version__.m: Display error if gnuplot is not found.
+
 2008-04-15  John W. Eaton  <jwe@octave.org>
 
 	* plot/view.m: Get values from current axes if nargin == 0.