diff scripts/ChangeLog @ 9272:3eda945bda43

__go_draw_axes__.m: Fix rendering of overlaping images and line objects. Add demos as well.
author Ben Abbott <bpabbott@mac.com>
date Tue, 26 May 2009 21:16:54 -0400
parents 1e96773920e9
children 61abb94f46f4
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-26  Ben Abbott <bpabbott@mac.com>
+
+	* plot/__go_draw_axes__.m: Fix rendering of overlaping images and
+	line objects. Add demos as well.
+
 2009-05-27 Søren Hauberg  <hauberg@gmail.com>
 
 	* geometry/delaunay.m: Support cellstr's as options.