Release of version 0.003.
[catagits/Catalyst-Controller-MovableType.git] / Changes
CommitLineData
85139670 10.003
9eb09c1b 2 2010-04-16
2958b598 3 Fixed internal not_found call to properly pass $c when an unexisting
4 script was requested.
5
6 Implemented chaining so that Catalyst::Controller::WrapCGI::wrap_cgi
7 can properly populate $ENV{SCRIPT_NAME} with
8 $c->uri_for($c->action, $c->req->captures)->path
85139670 9
30009b25 100.002
11 2010-04-13
12 Fixed Makefile.pl to require Catalyst::Controller::WrapCGI.
13 Fixed documentation, module name is MovableType, not MT.
14
8e74bda7 150.001
16 2010-02-16
17 Initial release.