From 45df1c24d269f93a2bc1e7a6fe0ffcecc1193051 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 3 Feb 2015 05:04:49 +0000 Subject: dir.c: glob legacy short name * dir.c (glob_helper): obtain real name with FindFirstFile API instead of matchin all entries, on Windows. [ruby-core:67954] [Bug #10819] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc7a64b250..f3b76091f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Feb 3 14:04:47 2015 Nobuyoshi Nakada + + * dir.c (glob_helper): obtain real name with FindFirstFile API + instead of matchin all entries, on Windows. + [ruby-core:67954] [Bug #10819] + Tue Feb 3 12:26:35 2015 Katsuhiko Nishimra * lib/mkmf.rb (configuration): set the default cxxflags, which is -- cgit v1.2.3