<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,4 @@
 == 0.8.0 Dodgy Dentist release
- * Add very basic plugin mechanism, all gems starting with 'thin-' or 'thin_' will be loaded when
-   Thin loads.
  * Allow disabling signal handling in Server with :signals =&gt; false
  * Make Server.new arguments more flexible, can now specify any of host, port, app or hash options.
  * Add --backend option to specified which backend to use, closes #55</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -47,7 +47,3 @@ module Rack
     autoload :Rails, 'rack/adapter/rails'
   end
 end
-
-# Load plugins at last so we can reopen any stuff
-require 'thin/plugins'
-Thin::Plugins.load</diff>
      <filename>lib/thin.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/thin/plugins.rb</filename>
    </removed>
    <removed>
      <filename>spec/plugins_spec.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>90b15c362fc83243ad660437a43d10f62a601332</id>
    </parent>
  </parents>
  <author>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </author>
  <url>http://github.com/macournoyer/thin/commit/f3c09c3075e413c48e076a52ea0016a0250a53da</url>
  <id>f3c09c3075e413c48e076a52ea0016a0250a53da</id>
  <committed-date>2008-04-04T06:47:28-07:00</committed-date>
  <authored-date>2008-04-04T06:47:28-07:00</authored-date>
  <message>Remove autoloading gem plugin crap, GemPlugin system causes weird problems in Mongrel, thx evan!

Revert &quot;Add very basic plugin mechanism, all gems starting with 'thin-' or 'thin_' will be loaded when Thin loads.&quot;

This reverts commit 90b15c362fc83243ad660437a43d10f62a601332.</message>
  <tree>f00a5f8771386f5b8619b3c6aaec75bda48f2f77</tree>
  <committer>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </committer>
</commit>
