<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>History.rdoc</filename>
    </added>
    <added>
      <filename>README.rdoc</filename>
    </added>
    <added>
      <filename>Upgrade.rdoc</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 lib/**/*.rb
-History.txt
+History.rdoc
 License.txt
-README.txt
-Upgrade.markdown
+README.rdoc
+Upgrade.rdoc
 features/**/*.feature
 </diff>
      <filename>.document</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,11 @@
 .document
-History.txt
+History.rdoc
 License.txt
 Manifest.txt
-README.txt
+README.rdoc
 Rakefile
 TODO.txt
-Upgrade.markdown
+Upgrade.rdoc
 features/step_definitions/people.rb
 features/support/env.rb
 features/transactions/transactions_should_rollback.feature</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,4 @@
 # -*- ruby -*-
-
 gem 'hoe', '&gt;=1.9.0'
 require 'hoe'
 require './lib/spec/rails/version'
@@ -18,6 +17,8 @@ Hoe.new('rspec-rails', Spec::Rails::VERSION::STRING) do |p|
   p.extra_deps = [[&quot;rspec&quot;,&quot;1.2.1&quot;],[&quot;rack&quot;,&quot;&gt;=0.4.0&quot;]]
   p.extra_dev_deps = [[&quot;cucumber&quot;,&quot;&gt;= 0.1.16&quot;]]
   p.remote_rdoc_dir = &quot;rspec-rails/#{Spec::Rails::VERSION::STRING}&quot;
+  p.history_file = 'History.rdoc'
+  p.readme_file  = 'README.rdoc'
   p.post_install_message = &lt;&lt;-POST_INSTALL_MESSAGE
 #{'*'*50}
 
@@ -28,7 +29,7 @@ Hoe.new('rspec-rails', Spec::Rails::VERSION::STRING) do |p|
 
     $ ruby script/generate rspec
 
-  Please be sure to read History.txt and Upgrade.markdown
+  Please be sure to read History.rdoc and Upgrade.rdoc
   for useful information about this release.
 
 #{'*'*50}</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>History.txt</filename>
    </removed>
    <removed>
      <filename>README.txt</filename>
    </removed>
    <removed>
      <filename>Upgrade.markdown</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>e70c5e257e1be6260d751bf9ed354d8eef0dde57</id>
    </parent>
  </parents>
  <author>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-rails/commit/e612b642dc0efcb184b69a0f149b27c5f6270887</url>
  <id>e612b642dc0efcb184b69a0f149b27c5f6270887</id>
  <committed-date>2009-03-22T15:32:58-07:00</committed-date>
  <authored-date>2009-03-22T15:32:58-07:00</authored-date>
  <message>.rdoc</message>
  <tree>7782c727a869132153232ed0ad657657a3a97b4f</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
