X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=be2b41564807a61bfc7db35b1cfff19c4ca8c34d;hp=d70f917be443b5ffeb36aaa76e1d7548a9c8a98d;hb=11b4547dca1ada1e6c47fe3ab5bd1170039b3761;hpb=c4b74171fea46515eb13446f0233ad02d7a34c20 diff --git a/Changes b/Changes index d70f917..be2b415 100644 --- 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