# HG changeset patch # User David Bateman # Date 1227166932 -3600 # Node ID 8dc2fa08600c4099d56dafa229b8d80610bd154e # Parent 84fb5019fb383147a97c5aaf87b2d72500b0f9e2 Changelog for previous patch diff --git a/liboctave/ChangeLog b/liboctave/ChangeLog --- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2008-11-18 David Bateman + + * file-ops.cc (std::string file_ops::tilde_expand (const + std::string&)): Check if the string contains a tilde and fast + return if not. + 2008-11-17 John W. Eaton * dir-ops.cc (dir_entry::read): Use std::list to