diff scripts/ChangeLog @ 12357:8fab4aca41fd release-3-4-x

scatter.m: pass h to set, not ax
author John W. Eaton <jwe@octave.org>
date Tue, 01 Feb 2011 04:34:28 -0500
parents a3c6d0480c7c
children 5d68277d4496
line wrap: on
line diff
--- a/scripts/ChangeLog	Mon Jan 31 18:19:27 2011 -0500
+++ b/scripts/ChangeLog	Tue Feb 01 04:34:28 2011 -0500
@@ -1,3 +1,7 @@
+2011-02-01  John W. Eaton  <jwe@octave.org>
+
+	* plot/scatter3.m: Pass h to set, not ax.
+
 2011-01-31  John W. Eaton  <jwe@octave.org>
 
 	* plot/private/__axis_label__.m: Don't call __fltk_redraw__.