diff scripts/ChangeLog @ 8080:9f10a7b28ae3

__add_datasource__.m: fix indexing of varargin
author David Bateman
date Tue, 02 Sep 2008 15:01:18 -0400
parents 4665276ff7f6
children 0a48abc35932
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,7 @@
 2008-09-02  David Bateman  <dbateman@free.fr>
 
+	* plot/__add_datasource__.m: Fix indexing of varargin.
+
 	* plot/__line__.m: Remove empty clause fof if/then/else test
 	* plot/plot3.m: Correctly plot matrices.