Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 3196:3ac3e8edc258
[project @ 1998-10-28 23:04:39 by jwe]
author | jwe |
---|---|
date | Wed, 28 Oct 1998 23:11:11 +0000 |
parents | bef7b73c0724 |
children | bc61b0e8d60e |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,10 @@ +Fri Oct 23 21:46:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> + + * pathsearch.h (dir_path::default_path): New data member. + * pathsearch.cc (dir_path::init): Use it. + + * Makefile.in: Avoid optmization when compiling lo-ieee.cc. + Fri Oct 16 01:08:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu> * chMatrix.cc (charMatrix::extract): New function.