aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 3 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8667ecdc54..90529df8fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,10 @@
-Sun Aug 8 16:22:04 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Sun Aug 8 16:42:48 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/rubygems.rb (Gem.find_files): reverted to use globbing.
* lib/rubygems.rb (Gem.find_files): fixed search order same as
default behavior.
- * lib/rubygems/gem_path_searcher.rb (matching_files): check if
- exist, not globbing.
-
* gem_prelude.rb, lib/rubygems.rb (Gem.suffixes): return truely
require-able suffixes only.