diff scripts/ChangeLog @ 7148:735086cfd405

[project @ 2007-11-09 18:01:44 by jwe]
author jwe
date Fri, 09 Nov 2007 18:01:45 +0000
parents c7e5e638a8d0
children 5c121a8b40b5
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Nov 09 17:56:34 2007 +0000
+++ b/scripts/ChangeLog	Fri Nov 09 18:01:45 2007 +0000
@@ -9,6 +9,12 @@
 
 2007-11-09  David Bateman  <dbateman@free.fr>
 
+	* plot/legend.m: Also allow labels for surface and patch types.
+	* plot/__bar__.m: Split into separate patch pbjects to allow
+	setting of the legend.
+	* plot/__go_draw_axes__.m: Set titlespec from keylabel for patch
+	objects as well.
+
 	* plot/area.m, plot/__area__.m: New functions
 	* plot/Makefile.in (SOURCES): Add them to the list of files.