diff scripts/ChangeLog @ 4529:78954aeaf321

[project @ 2003-10-04 19:35:36 by jwe]
author jwe
date Sat, 04 Oct 2003 19:35:36 +0000
parents cccd107fa208
children a5f23212a3d8
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Oct 03 18:15:57 2003 +0000
+++ b/scripts/ChangeLog	Sat Oct 04 19:35:36 2003 +0000
@@ -1,3 +1,8 @@
+2003-10-04  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* plot/__axis_label__.m, plot/xlabel.m, plot/ylabel.m,
+	plot/zlabel.m, plot/title.m: Return a value if nargout > 0.
+
 2003-10-02  Quentin Spencer  <qspencer@ieee.org>
 
 	* statistics/base/mean.m: Fix missing semicolon problem.