diff scripts/ChangeLog @ 11937:a08f22ff5ba1 release-3-0-x

fplot.m: fix nargin check
author John W. Eaton <jwe@octave.org>
date Tue, 24 Feb 2009 07:48:33 +0100
parents e896fba7e3d4
children 0d7e145c1ca4
line wrap: on
line diff
--- a/scripts/ChangeLog	Mon Feb 23 21:06:42 2009 +0100
+++ b/scripts/ChangeLog	Tue Feb 24 07:48:33 2009 +0100
@@ -1,3 +1,8 @@
+2009-02-23  John W. Eaton  <jwe@octave.org>
+
+	* plot/fplot.m: Fix nargin check.
+	From Joel Parker <Joel.Parker@radiancetech.com>.
+
 2008-01-15  Rafael Laboissiere  <rafael@debian.org>
 
 	* gethelp.cc: Include <cstdio>.