Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 4424:ab82d3a27d96
[project @ 2003-06-13 14:35:25 by jwe]
author | jwe |
---|---|
date | Fri, 13 Jun 2003 14:35:25 +0000 |
parents | 92be67bc9301 |
children | 1541c3ed2c93 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2003-06-13 Alois Schloegl <alois.schloegl@tugraz.at> + + * miscellaneous/fileparts.m: For compatibility with Matlab, + return "." with extension. + 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> * control/base/__stepimp__.m, control/base/nichols.m, @@ -69,7 +74,7 @@ * mkpkgadd: Scan C++ files as well -2003-02-13 Schloegl Alois <alois.schloegl@tugraz.at> +2003-02-13 Alois Schloegl <alois.schloegl@tugraz.at> * strings/findstr.m: Return empty set for zero-length target.