From 3569ef534cbac13eec8c6ef10fe4a258ff2e0002 Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 20 Feb 2015 05:33:00 +0000 Subject: merge revision(s) 49170: * dir.c (dir_initialize): workaround of opendir failure at symlink directories on Windows via CIFS. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@49654 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e70567f9a7..64a642daf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 20 14:32:14 2015 Nobuyoshi Nakada + + * dir.c (dir_initialize): workaround of opendir failure at symlink + directories on Windows via CIFS. + Thu Feb 19 17:05:47 2015 Shugo Maeda * class.c (rb_obj_singleton_methods): should use RTEST() to convert -- cgit v1.2.3