Add #1084 to History
authorEric Hodel <drbrain@segment7.net>
Tue, 2 Dec 2014 01:22:04 +0000 (17:22 -0800)
committerEric Hodel <drbrain@segment7.net>
Tue, 2 Dec 2014 01:22:04 +0000 (17:22 -0800)
History.txt

index 95834dba37b4400a81e07de215803b11e851644c..458a8913854b9e09027780a305f20e6d5072051f 100644 (file)
@@ -6,6 +6,8 @@ Bug fixes:
 
 * Improved speed of requiring gems.  (Around 25% for a 60 gem test).  Pull
   request #1060 by unak.
+* RubyGems no longer attempts to look up gems remotely with the --local flag.
+  Pull request #1084 by Jeremy Evans.
 * Executable stubs use the correct gem version when RUBYGEMS_GEMDEPS is
   active.  Issue #1072 by Michael Kaiser-Nyman.
 * Fixed handling of pinned gems in lockfiles with versions.  Issue #1078 by