<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,8 @@
-= 0.9.3 (b286ee0f4a4581c1944260f20ba1bfd9b913397f)
+= 0.9.3 (8219bb2d2881c8529c93fc21e97a11d01203c759)
 * Added support for MiniTest thanks to sprsquish.
 * Fixed a possible bug with some of the non-default Configuration options relating to the argument to Object#respond_to?
 * As per Jay Fields recommendations [1] and with further impetus from a talk at Ruby Manor, any methods added to core classes are now added by including a module. This means that Mocha is a better citizen of the Ruby world and it's behaviour is more easily extended. [1] http://blog.jayfields.com/2008/07/ruby-underuse-of-modules.html &amp; http://blog.jayfields.com/2008/07/ruby-redefine-method-behavior.html
+* Removed deprecated gem autorequire.
 
 = 0.9.2 (r355)
 * Improved documentation to address [#22530] 'Mock methods with multiple return values not possible?'</diff>
      <filename>RELEASE</filename>
    </modified>
    <modified>
      <diff>@@ -148,7 +148,6 @@ specification = Gem::Specification.new do |s|
   s.extra_rdoc_files = ['README', 'COPYING']
   s.rdoc_options &lt;&lt; '--title' &lt;&lt; 'Mocha' &lt;&lt; '--main' &lt;&lt; 'README' &lt;&lt; '--line-numbers'
                          
-  s.autorequire = 'mocha'
   s.add_dependency('rake')
   s.files = FileList['{lib,test,examples}/**/*.rb', '[A-Z]*'].exclude('TODO').to_a
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8219bb2d2881c8529c93fc21e97a11d01203c759</id>
    </parent>
  </parents>
  <author>
    <name>James Mead</name>
    <email>james@floehopper.org</email>
  </author>
  <url>http://github.com/sprsquish/mocha/commit/d4a5b3e2efd5f31cbf5020589503a943a6215e46</url>
  <id>d4a5b3e2efd5f31cbf5020589503a943a6215e46</id>
  <committed-date>2008-11-27T08:07:10-08:00</committed-date>
  <authored-date>2008-11-27T08:07:10-08:00</authored-date>
  <message>Removed deprecated gem autorequire and updated RELEASE.</message>
  <tree>bdd5c9c746108cd42bc35c5bc0b907e567548067</tree>
  <committer>
    <name>James Mead</name>
    <email>james@floehopper.org</email>
  </committer>
</commit>
