diff scripts/ChangeLog @ 6390:334499d75c5c

[project @ 2007-03-07 18:11:28 by jwe]
author jwe
date Wed, 07 Mar 2007 18:11:29 +0000
parents 24666a9192f2
children 3f3e86e9fb57
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Mar 07 09:13:50 2007 +0000
+++ b/scripts/ChangeLog	Wed Mar 07 18:11:29 2007 +0000
@@ -1,5 +1,11 @@
 2007-03-07  John W. Eaton  <jwe@octave.org>
 
+	* plot/mesh.m: Call newplot before doing anything.
+
+	* plot/__uiobject_draw_axes__.m: Send "e\n" at end of data, not
+	just "e".  Only flush plot stream once.
+	From Daniel J Sebald <daniel.sebald@ieee.org>.
+
 	* strings/blanks.m: Omit first index in assignment.
 
 2007-03-07  Paul Kienzle  <pkienzle@users.sf.net>