From 75eb6cc98ed3c6862769e839941c27591da2d700 Mon Sep 17 00:00:00 2001 From: drbrain Date: Wed, 20 Feb 2013 00:34:58 +0000 Subject: * lib/rubygems/commands/update_command.rb: Create the installer after options are processed. [ruby-trunk - Bug #7779] * test/rubygems/test_gem_commands_update_command.rb: Test for the above. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a761046917..891bcd438d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Feb 20 09:34:43 2013 Eric Hodel + + * lib/rubygems/commands/update_command.rb: Create the installer after + options are processed. [ruby-trunk - Bug #7779] + * test/rubygems/test_gem_commands_update_command.rb: Test for the + above. + Wed Feb 20 07:51:19 2013 Eric Hodel * lib/rubygems/installer.rb: Use gsub instead of gsub! to avoid -- cgit v1.2.3