made SubReq create its own context
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
CommitLineData
a23f7a97 1Revision history for Perl extension Catalyst::Plugin::SubRequest
aae30f91 2
39f0812b 30.11 2006-04-21 14:13:00
4 - $c->req->params restored after sub_request
f51873e5 50.10 2005-12-08 13:15:00
6 - Updated test suite to work with new catalyst.
70.09 2005-10-28 01:07:00
8 - localize body rather than output, which is an alias
c82d9501 90.08 2005-12-10 01:34:00
f51873e5 10 - patch to handle NEXT trouble.
885f6da0 110.07 2005-08-01 12:08:00
12 - reset path.
13 - allow passing params.
2ca51b6b 140.06 2005-06-08 20:27:00
8c464987 15 - Flush params as well
16 - allow stuff to be passed to the stash
170.05 2005-03-19 20:27:00
9252a294 18 - Added a log message in debug mode.
8c464987 190.04 2005-03-19 20:27:00
aae30f91 20 - Updated forward to cat5 style
2e5b4f5d 21 - Using Catalyst::Dispatch::dispatch instead of forward.
8c464987 220.03 2005-03-19 20:27:00
aae30f91 23 - Fixed documentation.
8c464987 240.02 2005-03-19 10:32:00
aae30f91 25 - Ooops, missed MANIFEST
26
8c464987 270.01 2005-03-05 22:00:00
aae30f91 28 - first release