diff scripts/ChangeLog @ 6077:95f153281c97

[project @ 2006-10-24 16:24:30 by jwe]
author jwe
date Tue, 24 Oct 2006 16:24:30 +0000
parents eaeff5ddfae5
children 34b1758d3247
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Oct 24 16:09:21 2006 +0000
+++ b/scripts/ChangeLog	Tue Oct 24 16:24:30 2006 +0000
@@ -1,6 +1,9 @@
 2006-10-24  John W. Eaton  <jwe@octave.org>
 
+	* plot/sombrero.m: Don't return anything if nargout == 0.
+
 	* plot/__plt3__.m: Create using clause if none is supplied.
+	* plot/mesh.m: Always pass empty using string to __plt3__.
 
 2006-10-20  Bill Denney  <denney@seas.upenn.edu>