comparison scripts/ChangeLog @ 4689:a2d3862ed07a

[project @ 2004-01-08 20:49:06 by jwe]
author jwe
date Thu, 08 Jan 2004 20:49:06 +0000
parents 14a1c9f42f67
children bdc51b369a78
comparison
equal deleted inserted replaced
4688:eaa2caaa35d6 4689:a2d3862ed07a
1 2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties.
4
5 2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu>
6
7 * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution.
8 Always return substituted version of LOADPATH if nargout != 0.
9
1 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at> 10 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at>
2 11
3 * miscellaneous/fullfile.m: If filename is empty, set it to "." 12 * miscellaneous/fullfile.m: If filename is empty, set it to "."
4 before continuing. 13 before continuing.
5 14