From c03e220cf30d9f4cd8a1cb3d8ebb2d779862c0bc Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 29 Jul 2010 23:51:53 +0000 Subject: * file.c (file_expand_path): home directory must be absolute. [ruby-core:31537] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3e5afa754e..5afcd733d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 30 08:51:51 2010 Nobuyoshi Nakada + + * file.c (file_expand_path): home directory must be absolute. + [ruby-core:31537] + Fri Jul 30 08:33:20 2010 Nobuyoshi Nakada * file.c (file_expand_path): should check if could find user. -- cgit v1.2.3