From 4bb42ac0904af8751a9a8e7954272c775c9a5af6 Mon Sep 17 00:00:00 2001 From: naruse Date: Sat, 21 Oct 2017 10:44:13 +0000 Subject: Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]" This reverts commit r60253 because it causes on error on Linux. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 -- 1 file changed, 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0c4ee89da2..4cb0215587 100644 --- a/NEWS +++ b/NEWS @@ -31,8 +31,6 @@ with all sufficient information, see the ChangeLog file or Redmine * Dir.glob provides new optional keyword argument, :base. [Feature #13056] - * Dir.glob with FNM_EXTGLOB is optimized [Feature #13873] - The order of resulted array is changed in some cases. * Dir.children [Feature #11302] * Dir.each_child [Feature #11302] -- cgit v1.2.3