diff scripts/ChangeLog @ 7312:1ebbf0924217

[project @ 2007-12-12 22:19:54 by jwe]
author jwe
date Wed, 12 Dec 2007 22:22:10 +0000
parents 1b535aed87e2
children 7fd7abd37113
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Dec 12 22:13:44 2007 +0000
+++ b/scripts/ChangeLog	Wed Dec 12 22:22:10 2007 +0000
@@ -1,8 +1,8 @@
 2007-12-12  John W. Eaton  <jwe@octave.org>
 
 	* linear-algebra/condest.m: Use nargin instead of size(varargin,2).	
-	Condense argument processing logic. Allow 6 arguments.
-	Use issquare.
+	Condense argument processing logic.  Allow 6 arguments.
+	Use issquare.  Avoid calling "exist".
 
 	* plot/__go_draw_axes__.m: Handle the axes layer property.