comparison liboctave/ChangeLog @ 6273:de81db175325

[project @ 2007-02-06 18:55:23 by jwe]
author jwe
date Tue, 06 Feb 2007 18:55:23 +0000
parents 6fab59e81b4e
children 1ef6ac757951
comparison
equal deleted inserted replaced
6272:a1f3d3b7ee5c 6273:de81db175325
1 2007-02-06 John W. Eaton <jwe@octave.org>
2
3 * file-ops.cc (file_ops::canonicalize_file_name) [HAVE_REALPATH]:
4 Don't delete value returned from realpath.
5
1 2007-02-05 Thomas Treichl <Thomas.Treichl@gmx.net> 6 2007-02-05 Thomas Treichl <Thomas.Treichl@gmx.net>
2 7
3 * file-ops.cc (file_ops::canonicalize_file_name): 8 * file-ops.cc (file_ops::canonicalize_file_name):
4 Provide implementation if realpath function is available. 9 Provide implementation if realpath function is available.
5 10