<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,8 @@
-== 1.0.0 The Big release
+== 1.0.0 That's What She Said release
+ * Fixed vlad.rake to allow TCP or socket [hellekin]
+ * Updated Mack adapter to handle both &lt;0.8.0 and &gt;0.8.0 [Mark Bates]
+ * rails rack adapter uses File.readable_real? so it recognizes ACL permissions [Ricardo Chimal]
+ * Log a warning if Rack application returns nil body [Michael S. Klishin]
  * Handle nil and Time header values correctly [#76 state:resolved] [tmm1]
  * Add Content-Length header to response automatically when possible [#74 state:resolved] [dkubb]
  * Runner now remembers -r, -D and -V parameters so that clustered servers inherit those and</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -10,7 +10,7 @@ module Thin
     
     STRING   = [MAJOR, MINOR, TINY].join('.')
     
-    CODENAME = 'The Big'
+    CODENAME = &quot;That's What She Said&quot;.freeze
     
     RACK     = [0, 3].freeze # Latest Rack version that was tested
   end</diff>
      <filename>lib/thin/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>beccf1b95b04ee4b071e615138df154a5d72f92c</id>
    </parent>
  </parents>
  <author>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </author>
  <url>http://github.com/macournoyer/thin/commit/f7599b6d2711966bc38d19dd415a0888a144dfb1</url>
  <id>f7599b6d2711966bc38d19dd415a0888a144dfb1</id>
  <committed-date>2008-09-28T12:24:57-07:00</committed-date>
  <authored-date>2008-09-28T12:24:57-07:00</authored-date>
  <message>Update changelog and rename version to &quot;That's What She Said&quot;, suggested on http://groups.google.com/group/thin-ruby/browse_thread/thread/102b4681e4e5987f</message>
  <tree>cd1bc28d32bbef465c5cc1425e47bbd054e17b19</tree>
  <committer>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </committer>
</commit>
