I'm pleased to announce another maintenance release of Catalyst::Runtime, the core of the Catalyst project. Here's the changelog

        - Provide backwards compatability methods in Catalyst::Stats
- Fix subdirs for scripts that run in subdirs more than one level deep. - Added test and updated docs for handling the Authorization header
          under mod_fastcgi/mod_cgi.
- Fixed bug in HTTP engine where the connection was not closed properly if the
          client disconnected before sending any headers. (Ton Voon)
        - POD fix, IO::FileHandle => IO::Handle (RT #35690)
        - Fix grammar on welcome page (RT #33236)
        - Fix for Path('0') handling (RT #29334)
- Workaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki)
        - Fix for encoding query parameters (edenc)
        - Fix Chained multiple test (t0m)

Props go out to all the people who've provided patches, RT tickets, bug reports or otherwise helped this release get out the door.

Representing the council of elders,
Marcus


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to