From fef3c0a4156b33371e39e05e9616076658d24ad7 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 17 May 2010 00:41:56 +0000 Subject: * lib/fileutils.rb (FileUtils::Entry_#entries): returns pathname in UTF-8 on Windows to allow FileUtils accessing all pathnames internally. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27856 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72b59ebbb4..eeb87cf3d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon May 17 09:37:25 2010 NAKAMURA Usaku + + * lib/fileutils.rb (FileUtils::Entry_#entries): returns pathname in + UTF-8 on Windows to allow FileUtils accessing all pathnames + internally. + Mon May 17 01:07:48 2010 Nobuyoshi Nakada * dln.c (rb_w32_check_imported): workaround for VC6. -- cgit v1.2.3