comparison src/ChangeLog @ 3148:8cdcb8945695

[project @ 1998-02-06 21:25:11 by jwe]
author jwe
date Fri, 06 Feb 1998 21:27:13 +0000
parents 894d516b4a00
children 94fc53d82561
comparison
equal deleted inserted replaced
3147:894d516b4a00 3148:8cdcb8945695
1 Fri Feb 6 01:23:18 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * oct-stream.cc (octave_base_stream::file_number): Rename from fileno.
4 Change all uses.
5
6 * fsolve.cc (fsolve_option_table): Add missing & to function names.
7
1 Thu Feb 5 02:27:18 1998 John W. Eaton <jwe@bevo.che.wisc.edu> 8 Thu Feb 5 02:27:18 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
2 9
3 * dirfns.cc (Fls): If first attempt at reading process output 10 * dirfns.cc (Fls): If first attempt at reading process output
4 fails, sleep once and try again. 11 fails, sleep once and try again.
5 * toplev.cc (run_command_and_return_output): Likewise. 12 * toplev.cc (run_command_and_return_output): Likewise.