Merge branch 'restarter_changeclass' into 5.80032_dev
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 7ed6fb8..e413fdc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,6 +7,10 @@ Bug fixes:
     returning true.
     Having a response body is indicated by $c->res->body being defined.
 
+  - Fix bug with calling $upload->slurp multiple times in one request
+    not working as expected as the file handle wasn't returned to
+    the zero position. (Adam Sjøgren)
+
 5.80031 2011-01-31 08:13:02
 
  Bug fixes: