<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,6 +7,10 @@
   the threshold, the input is written to a tempfile. The default
   threshold is 64k, and can be controlled by the system property
   'jruby.rack.request.size.threshold.bytes'.
+- The previous non-rewindable input behavior can be re-instated by
+  setting the system property 'jruby.rack.input.rewindable' to false.
+  Despite being out of spec, environments such as Google AppEngine
+  require this behavior because writing to a tempfile is not possible.
 - JRUBY_RACK-4: deal with threading and to_io by assigning IO object
   to an instance variable instead of defining a singleton method on
   the metaclass/singleton class</diff>
      <filename>History.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ab2c73be7b31d3370b45249023c14b46d544ba70</id>
    </parent>
  </parents>
  <author>
    <name>Nick Sieger</name>
    <email>nick@nicksieger.com</email>
  </author>
  <url>http://github.com/nicksieger/jruby-rack/commit/96a8e93f73391fc148c05e4d1ac36a5466260db5</url>
  <id>96a8e93f73391fc148c05e4d1ac36a5466260db5</id>
  <committed-date>2009-04-27T07:25:03-07:00</committed-date>
  <authored-date>2009-04-27T07:25:03-07:00</authored-date>
  <message>Update history with GAE/non-rewindable info</message>
  <tree>eab61a10a2d628cbde5f2dcafba712a8641a92e5</tree>
  <committer>
    <name>Nick Sieger</name>
    <email>nick@nicksieger.com</email>
  </committer>
</commit>
