This file documents the revision history for Perl extension Catalyst.

2.99_15  Wed Feb 02 22:00:00 2005
        - support for short namespaces, MyApp::M, MyApp::V and MyApp::C
        - Replaced "Catched" with "Caught" in Catalyst::Engine
          (Gary Ashton Jones)
        - replaced _ with ! for private actions
        - added ? for prefixed actions
        - misc improvememts

2.99_14  Mon Jan 31 22:00:00 2005
        - arguments for _default
        - $c->entrance removed for more flexibility
        - added $c->req->method

2.99_13  Sun Jan 30 18:00:00 2005
        - POD fixes and improvements

2.99_12  Fri Jan 28 22:00:00 2005
        - first development release