Changelog Engine::finalize_body changes.
Florian Ragwitz [Wed, 19 Aug 2009 20:45:45 +0000 (20:45 +0000)]
Changes

diff --git a/Changes b/Changes
index d70f917..be2b415 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,6 +14,9 @@
          variables (RT#48555)
        - Fix issue with Engine::HTTP not sending headers properly in some cases
          (RT#48623)
+       - Make Catalyst::Engine write at least once when finalizing the response
+         body from a filehandle, even if the write is empty. This avoids fail
+         when trying to send out an empty response body from a filehandle.
 
   Refactoring / cleanups:
        - Deleted the Restarter engine and its Watcher code. Use the