comparison liboctave/ChangeLog @ 4083:9a1bdd7fff3e

[project @ 2002-10-02 18:02:23 by jwe]
author jwe
date Wed, 02 Oct 2002 18:02:23 +0000
parents e5966ddef842
children ee4790097033
comparison
equal deleted inserted replaced
4082:b8bae1ba4651 4083:9a1bdd7fff3e
1 2002-10-02 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * dMatrix.cc (Matrix::read): Clean up error handling logic.
4
1 2002-09-30 John W. Eaton <jwe@bevo.che.wisc.edu> 5 2002-09-30 John W. Eaton <jwe@bevo.che.wisc.edu>
2 6
3 * file-ops.cc (file_ops::mkdir): Handle one-arg mkdir here. 7 * file-ops.cc (file_ops::mkdir): Handle one-arg mkdir here.
4 8
5 * lo-specfun.cc (acosh): Call xdacosh, not dacosh. 9 * lo-specfun.cc (acosh): Call xdacosh, not dacosh.