Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 5459:ff40c78cebf0
[project @ 2005-09-20 19:18:34 by jwe]
author | jwe |
---|---|
date | Tue, 20 Sep 2005 19:18:35 +0000 |
parents | 7332a98b6de7 |
children | eaedbf469316 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,11 @@ +2005-09-20 John W. Eaton <jwe@octave.org> + + * general/isvector.m: Improve compatibility. + + * general/postpad.m: Allow first argument to be a scalar. + Allow padding to extend dimensionality. + * general/prepad.m: Likewise. + 2005-09-14 Daniel <durbano@shbano.com> * statistics/tests/bartlett_test.m, linear-algebra/cross.m,