Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 3415:48aa44151317
[project @ 2000-01-10 19:27:43 by jwe]
author | jwe |
---|---|
date | Mon, 10 Jan 2000 19:27:43 +0000 |
parents | 1cdb3ab4180a |
children | e71b3d1dd327 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2000-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> + + * pathsearch.cc (dir_path::all_directories): Avoid dereferencing + NULL directory list returned from kpse_element_dirs + 1999-12-08 John W. Eaton <jwe@bevo.che.wisc.edu> * dbleLU.cc (LU::LU): Call DGETRF directly instead of calling DGESV.