diff scripts/ChangeLog @ 7317:11c5f1ee553e

[project @ 2007-12-14 17:42:55 by jwe]
author jwe
date Fri, 14 Dec 2007 17:43:34 +0000
parents fac781a4078d
children 5c8f09c7a020
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Dec 14 17:32:25 2007 +0000
+++ b/scripts/ChangeLog	Fri Dec 14 17:43:34 2007 +0000
@@ -1,5 +1,10 @@
 2007-12-14  David Bateman  <dbateman@free.fr>
 
+	* plot/contour3.m, plot/__contour__.m: Handle linespec.
+	* plot/contour.m: Doc fix.
+	* plot/__go_draw_axes__.m (case "patch"): Include "lt" in lt string.
+	Include linetype in withclause.
+
 	* plot/__go_draw_axes__.m (__calc_dimensions__): New function.
 	Use it to determine dimensions.  Consolidate all 3-d settings.