diff liboctave/ChangeLog @ 6271:6fab59e81b4e

[project @ 2007-02-06 01:36:46 by jwe]
author jwe
date Tue, 06 Feb 2007 01:36:47 +0000
parents 83949ae13b2c
children de81db175325
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon Feb 05 21:42:21 2007 +0000
+++ b/liboctave/ChangeLog	Tue Feb 06 01:36:47 2007 +0000
@@ -1,3 +1,8 @@
+2007-02-05  Thomas Treichl  <Thomas.Treichl@gmx.net>
+
+	* file-ops.cc (file_ops::canonicalize_file_name):
+	Provide implementation if realpath function is available.
+
 2007-01-29  Michael Goffioul  <michael.goffioul@swing.be>
 
 	* oct-fftw.h: Sprinkle with OCTAVE_API as needed.