From e271875db5b297269469dc4e81923709674c5fe5 Mon Sep 17 00:00:00 2001 From: drbrain Date: Tue, 23 Dec 2008 06:47:44 +0000 Subject: Match full RubyGems behavior when a gem can't be found git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 112c3f5c1..ff5d3eb39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Dec 23 15:46:47 2008 Eric Hodel + * gem_prelude.rb: Match full RubyGems behavior when a gem can't be + found. + Tue Dec 23 15:36:58 2008 Yuki Sonoda (Yugui) * tool/file2lastrev.rb: detects vcs directory properly on building -- cgit