comparison scripts/ChangeLog @ 4476:b7360f8eb035

[project @ 2003-07-30 17:17:21 by jwe]
author jwe
date Wed, 30 Jul 2003 17:17:21 +0000
parents 53ee020af847
children 7afd4bf05aa8
comparison
equal deleted inserted replaced
4475:15c739d0c13c 4476:b7360f8eb035
1 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * miscellaneous/dump_prefs.m: Add warn_separator_insert and
4 warn_single_quote_string to the list.
5 Delete whitespace_in_literal_matrix from the list.
6
1 2003-07-25 Paul Kienzle <pkienzle@users.sf.net> 7 2003-07-25 Paul Kienzle <pkienzle@users.sf.net>
2 8
3 * signal/autocov.m: Transpose result of conj because diag returns 9 * signal/autocov.m: Transpose result of conj because diag returns
4 a column vector, not a row vector. 10 a column vector, not a row vector.
5 11