diff liboctave/ChangeLog @ 5871:b9fd54407c8d

[project @ 2006-06-30 16:48:39 by jwe]
author jwe
date Fri, 30 Jun 2006 16:48:40 +0000
parents a0218194daa6
children 44f24cf66b95
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,5 +1,8 @@
 2006-06-30  John W. Eaton  <jwe@octave.org>
 
+	* dir-ops.cc (dir_entry::open): Perform tilde expansion here.
+	* file-stat.cc (stat::update_internal): Ditto.
+
 	* data-conv.cc (data_conv::string_to_data_type):
 	Correctly handle leading "*".