diff scripts/ChangeLog @ 6704:781777998927

[project @ 2007-06-13 05:23:56 by jwe]
author jwe
date Wed, 13 Jun 2007 05:24:03 +0000
parents b2391d403ed2
children f9c19d0447a2
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Jun 12 21:40:12 2007 +0000
+++ b/scripts/ChangeLog	Wed Jun 13 05:24:03 2007 +0000
@@ -1,7 +1,11 @@
+2007-06-12  Michael Goffioul  <michael.goffioul@swing.be>
+
+	* plot/__pltopt1__.m: Set linestyle to "none" instead of "".
+	Set have_linestyle to true if two character linestyle is found.
+
 2007-06-12  David Bateman  <dbateman@free.fr>
 
-	* general/interp1.m: Change examples to use new graphics
-	interface.
+	* general/interp1.m: Change examples to use new graphics interface.
 	* general/__splinen__.m: New support function for N-dimensional
 	spline interpolation.
 	* general/bicubic.m: Allow definition of extrapolation
@@ -13,8 +17,7 @@
 	and spline interpolation.
 	* general/interp3.m: New function for 3-dimensional, linear, nearest
 	and spline interpolation.
-	* polynomial/spline.m: Change examples to use new graphics
-	interface.
+	* polynomial/spline.m: Change examples to use new graphics interface.
 	
 2007-06-12  Steve M. Robbins  <steve@sumost.ca>