scripts/ChangeLog
changeset 9411 d208ae6e9d74
parent 9397 16181105aeb6
child 9416 7ed8182b783d
     1.1 --- a/scripts/ChangeLog	Thu Aug 06 07:32:53 2009 +0200
     1.2 +++ b/scripts/ChangeLog	Mon Aug 24 10:02:47 2009 +0200
     1.3 @@ -1,3 +1,9 @@
     1.4 +2009-08-22  David Bateman  <dbateman@free.fr>
     1.5 +
     1.6 +	* plot/__add_datasource__.m: Correct test for "datasource" argument
     1.7 +	* plot/__countour__.m: Add edgecolor properties and make it an alias
     1.8 +	for linecolor with the value "auto" being "flat" for the edgecolor.
     1.9 +
    1.10  2009-08-04  Pieter Eendebak <pieter.eendebak@gmail.com> 
    1.11  
    1.12  	* set/setxor.m: Support cell arrays of strings.