Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 4469:53ee020af847
[project @ 2003-07-26 03:45:10 by jwe]
author | jwe |
---|---|
date | Sat, 26 Jul 2003 03:45:11 +0000 |
parents | efb6301dae80 |
children | b7360f8eb035 |
comparison
equal
deleted
inserted
replaced
4468:efb6301dae80 | 4469:53ee020af847 |
---|---|
1 2003-07-25 Paul Kienzle <pkienzle@users.sf.net> | |
2 | |
3 * signal/autocov.m: Transpose result of conj because diag returns | |
4 a column vector, not a row vector. | |
5 | |
6 * audio/playaudio.m, audio/record.m, image/image.m, | |
7 miscellaneous/bug_report.m: Protect spaces in filenames | |
8 with quotes. | |
9 | |
1 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> | 10 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 11 |
3 * io/printf.m, io/puts.m: Delete. | 12 * io/printf.m, io/puts.m: Delete. |
4 | 13 |
5 * miscellaneous/dump_prefs.m: Delete define_all_return_values and | 14 * miscellaneous/dump_prefs.m: Delete define_all_return_values and |