<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -37,10 +37,9 @@ These frameworks include Rack adapters in their distributions:
 Between the server and the framework, Rack can be customized to your
 applications needs using middleware, for example:
 * Rack::URLMap, to route to multiple applications inside the same process.
-* Rack::CommonLogger, for creating Apache-style logfiles
+* Rack::CommonLogger, for creating Apache-style logfiles.
 * Rack::ShowException, for catching unhandled exceptions and
-  presenting them in a nice and helpful way with clickable backtrace
-  etc.
+  presenting them in a nice and helpful way with clickable backtrace.
 * Rack::File, for serving static files.
 * ...
 
@@ -108,13 +107,14 @@ Please mail bugs, suggestions and patches to
 Darcs repository (&quot;darcs send&quot; is welcome for patches):
 http://chneukirchen.org/repos/rack
 
-You also are welcome to join the #rack channel on irc.freenode.net.
+You are also welcome to join the #rack channel on irc.freenode.net.
 
 == Thanks to
 
-* Michael Fellinger, for helpful discussion.
+* Michael Fellinger, for the helpful discussion.
 * Christoffer Sawicki, for the Rails adapter.
 * Armin Ronacher, for the logo and racktools.
+* Alexander Kellett for testing the Gem and reviewing the announce.
 * Marcus R&#252;ckert, for help with configuring and debugging lighttpd.
 * The WSGI team for the well-done and documented work they've done and
   Rack builds up on.</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -7,11 +7,11 @@ desc &quot;Run all the tests&quot;
 task :default =&gt; [:test]
 
 desc &quot;Do predistribution stuff&quot;
-task :predist =&gt; [:chmod, :changelog, :rdoc, :distmanifest]
+task :predist =&gt; [:chmod, :changelog, :rdoc]
 
 
 desc &quot;Make an archive as .tar.gz&quot;
-task :dist =&gt; :test do
+task :dist =&gt; :fulltest do
   system &quot;export DARCS_REPO=#{File.expand_path &quot;.&quot;}; &quot; +
          &quot;darcs dist -d rack-#{get_darcs_tree_version}&quot;
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d5b63bc40afbe8c39ffc34650b95a4596aff6386</id>
    </parent>
  </parents>
  <author>
    <name>Christian Neukirchen</name>
    <email>chneukirchen@gmail.com</email>
  </author>
  <url>http://github.com/chneukirchen/rack/commit/253cb497109e956ab27e6138a47907e777805614</url>
  <id>253cb497109e956ab27e6138a47907e777805614</id>
  <committed-date>2007-03-03T04:34:00-08:00</committed-date>
  <authored-date>2007-03-03T04:34:00-08:00</authored-date>
  <message>Last-minute details

darcs-hash:20070303123400-4fc50-e393c85cdc07ef57c5f0a205ea78a067df32af13.gz</message>
  <tree>448b95196fbc4493d42dc9b6ab2702a13b60af2b</tree>
  <committer>
    <name>Christian Neukirchen</name>
    <email>chneukirchen@gmail.com</email>
  </committer>
</commit>
