released subrequest
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
CommitLineData
a23f7a97 1Revision history for Perl extension Catalyst::Plugin::SubRequest
aae30f91 2
5ed37dbc 30.12 2007-09-12 13:08:00 CET
ad73ee58 4 - Switch to Module::Install
5 - Fixed README (RT #16459)
6
094ec48f 70.11 2007-04-03 14:13:00
39f0812b 8 - $c->req->params restored after sub_request
ad73ee58 9
f51873e5 100.10 2005-12-08 13:15:00
11 - Updated test suite to work with new catalyst.
ad73ee58 12
f51873e5 130.09 2005-10-28 01:07:00
14 - localize body rather than output, which is an alias
ad73ee58 15
c82d9501 160.08 2005-12-10 01:34:00
f51873e5 17 - patch to handle NEXT trouble.
ad73ee58 18
885f6da0 190.07 2005-08-01 12:08:00
20 - reset path.
21 - allow passing params.
ad73ee58 22
2ca51b6b 230.06 2005-06-08 20:27:00
8c464987 24 - Flush params as well
25 - allow stuff to be passed to the stash
ad73ee58 26
8c464987 270.05 2005-03-19 20:27:00
9252a294 28 - Added a log message in debug mode.
ad73ee58 29
8c464987 300.04 2005-03-19 20:27:00
aae30f91 31 - Updated forward to cat5 style
2e5b4f5d 32 - Using Catalyst::Dispatch::dispatch instead of forward.
ad73ee58 33
8c464987 340.03 2005-03-19 20:27:00
aae30f91 35 - Fixed documentation.
ad73ee58 36
8c464987 370.02 2005-03-19 10:32:00
aae30f91 38 - Ooops, missed MANIFEST
39
8c464987 400.01 2005-03-05 22:00:00
aae30f91 41 - first release