Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 5721:bd39bbda9bd9
[project @ 2006-03-28 14:30:03 by jwe]
author | jwe |
---|---|
date | Tue, 28 Mar 2006 14:30:03 +0000 |
parents | 067948dc39bf |
children | f0fbefd984f6 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,13 @@ +2006-03-28 John W. Eaton <jwe@octave.org> + + * general/isscalar.m: Only require that all dimensions are 1 for + compatiblity. + +2006-03-28 Bill Denney <bill@givebillmoney.com> + + * general/isvector.m: Allow non-numeric objects to be vectors for + compatibility. + 2006-03-28 Keith Goodman <kwgoodman@gmail.com> * plot/__errplot__.m: Doc string fix.