Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 5138:5fa9670b5956
[project @ 2005-02-09 23:13:03 by jwe]
author | jwe |
---|---|
date | Wed, 09 Feb 2005 23:13:03 +0000 |
parents | 5ee7da8b8a4b |
children | f2858bbf0277 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,5 +1,8 @@ 2005-02-09 John W. Eaton <jwe@octave.org> + * file-ops.cc (file_ops::canonicalize_file_name): New functions. + * file-ops.h: Provide decls. + * kpse.cc (kpse_tilde_expand): Simply return NAME if it is empty. 2005-02-08 John W. Eaton <jwe@octave.org>