1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

ChangeLog: fix ref of r48972. [Bug #10015]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2014-12-24 12:55:20 +00:00
parent 8b764b1daf
commit b9b8f1ded2

View file

@ -2,7 +2,7 @@ Wed Dec 24 20:38:16 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* dir.c (glob_make_pattern): restrict searching case-insensitive
name from the filesystem to only last part, for the performance.
[ruby-core:63591] [ruby-core:63591]
[ruby-core:63591] [Bug #10015]
Wed Dec 24 18:21:27 2014 Koichi Sasada <ko1@atdot.net>