comparison liboctave/ChangeLog @ 4577:233512ebf15d

[project @ 2003-10-31 06:31:14 by jwe]
author jwe
date Fri, 31 Oct 2003 06:31:21 +0000
parents c7ba572047df
children 70da2b8c91dd
comparison
equal deleted inserted replaced
4576:f60762fa234f 4577:233512ebf15d
1 2003-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-10-31 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * file-ops.cc (file_ops::symlink): Cope with systems that expect
4 non-const args for symlink system call.
5 (file_ops::readlink): Likewise, for readlink.
2 6
3 * DASRT.cc (DASRT::integrate): Fix typo in Fortran function name. 7 * DASRT.cc (DASRT::integrate): Fix typo in Fortran function name.
4 8
5 2003-10-30 John W. Eaton <jwe@bevo.che.wisc.edu> 9 2003-10-30 John W. Eaton <jwe@bevo.che.wisc.edu>
6 10