Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7783:e8394097d66f
style fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 20 May 2008 16:22:30 -0400 |
parents | bfd8d804e6d3 |
children | 9a656cd34f34 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,12 +1,12 @@ +2008-05-20 Bill Denney <bill@denney.ws> + + * time/datenum.m: Allow mixed scalar and vector/matrix input. + New tests. + 2008-05-19 John W. Eaton <jwe@octave.org> * general/isa.m: Fix tests. -2008-05-17 Bill Denney <bill@denney.ws> - - * time/datenum.m: Allow mixed scalar and vector/matrix input. - New tests. - 2008-05-13 Bill Denney <bill@denney.ws> * general/isa.m: Use persistent cell arrays to hold class names