Mercurial > hg > octave-avbm
diff scripts/ChangeLog @ 5518:a9bd6c31751f
[project @ 2005-10-29 04:26:38 by jwe]
author | jwe |
---|---|
date | Sat, 29 Oct 2005 04:28:23 +0000 (2005-10-29) |
parents | 709307492cd7 |
children | ce71ed4c6da6 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,10 @@ +2005-10-28 John W. Eaton <jwe@octave.org> + + * general/shiftdim.m: Compatibility fix for row vectors. + Correct check for non-scalar non-integer shift. For positive + N, shift is remainder of N and number of dims. Always return NS. + Simplify. + 2005-10-18 Keith Goodman <kwgoodman@gmail.com> * general/randperm.m: Improve compatibility by allowing input