diff liboctave/ChangeLog @ 6182:880235733789

[project @ 2006-11-20 18:49:45 by jwe]
author jwe
date Mon, 20 Nov 2006 18:49:45 +0000
parents b3c425131211
children 7a52e59d8136
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sun Nov 19 16:44:54 2006 +0000
+++ b/liboctave/ChangeLog	Mon Nov 20 18:49:45 2006 +0000
@@ -1,3 +1,8 @@
+2006-11-20  John W. Eaton  <jwe@octave.org>
+
+	* oct-env.cc (octave_env::do_absolute_pathname): Also return true
+	for ".", and names beginning with "./" or "../".
+
 2006-11-14  Luis F. Ortiz  <lortiz@interactivesupercomputing.com>
 
 	* CMatrix.cc, dMatrix.cc: New tests.