Mercurial > hg > octave-thorsten
diff src/ChangeLog @ 3866:67c500559ac1
[project @ 2001-12-05 18:48:42 by jwe]
author | jwe |
---|---|
date | Wed, 05 Dec 2001 18:48:43 +0000 |
parents | e78705239df5 |
children | 81552337b120 |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-12-05 John W. Eaton <jwe@bevo.che.wisc.edu> + + * load-save.cc (save_mat5_binary_element): + Extract dimensions directly from tc. + Handle ranges the same as real matrices. + 2001-11-16 John W. Eaton <jwe@bevo.che.wisc.edu> * data.cc (DATA_REDUCTION): If no DIM arg, pass -1 to FCN.