Mercurial > hg > octave-nkf
diff 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 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,12 @@ +2004-01-08 John W. Eaton <jwe@bevo.che.wisc.edu> + + * statistics/tests/kolmogorov_smirnov_test_2.m: Fix test for ties. + +2004-01-07 John W. Eaton <jwe@bevo.che.wisc.edu> + + * miscellaneous/path.m: Handle DEFAULT_LOADPATH substitution. + Always return substituted version of LOADPATH if nargout != 0. + 2003-12-21 Schloegl Alois <alois.schloegl@tugraz.at> * miscellaneous/fullfile.m: If filename is empty, set it to "."