saved repo url
[catagits/Catalyst-Controller-MovableType.git] / Changes
CommitLineData
32312260 10.004 2012-01-18
2 Fixed documentation: Indentation of configurations.
3 Fixed documentation: Tag name capture_script_name fixed to capture_mt_script.
4
85139670 50.003
9eb09c1b 6 2010-04-16
2958b598 7 Fixed internal not_found call to properly pass $c when an unexisting
8 script was requested.
9
10 Implemented chaining so that Catalyst::Controller::WrapCGI::wrap_cgi
11 can properly populate $ENV{SCRIPT_NAME} with
12 $c->uri_for($c->action, $c->req->captures)->path
85139670 13
30009b25 140.002
15 2010-04-13
16 Fixed Makefile.pl to require Catalyst::Controller::WrapCGI.
17 Fixed documentation, module name is MovableType, not MT.
18
8e74bda7 190.001
20 2010-02-16
21 Initial release.