The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This file documents the revision history for Catalyst::Engine::HTTP::POE.

0.05
        - Added support for restart options to match Engine::HTTP.
        - Added prefork support.

0.04  2006-12-13 13:40:00
        - Fixed bug that would cause simultaneous requests to break if plugins
          that use NEXT were involved.

0.03  2006-04-24 17:00:00
        - No changes, new release for CPAN indexing.

0.02  2006-04-22 22:00:00
        - Full support for Catalyst 5.67+, streaming I/O, etc.
        - Can handle UploadProgress in a single thread!

0.01  2005-05-24 21:59:00
        - Initial release for Catalyst 5.33 (chansen).