very minor cleanup to SubRequest
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
CommitLineData
a23f7a97 1Revision history for Perl extension Catalyst::Plugin::SubRequest
aae30f91 2
f51873e5 30.10 2005-12-08 13:15:00
4 - Updated test suite to work with new catalyst.
50.09 2005-10-28 01:07:00
6 - localize body rather than output, which is an alias
c82d9501 70.08 2005-12-10 01:34:00
f51873e5 8 - patch to handle NEXT trouble.
885f6da0 90.07 2005-08-01 12:08:00
10 - reset path.
11 - allow passing params.
2ca51b6b 120.06 2005-06-08 20:27:00
8c464987 13 - Flush params as well
14 - allow stuff to be passed to the stash
150.05 2005-03-19 20:27:00
9252a294 16 - Added a log message in debug mode.
8c464987 170.04 2005-03-19 20:27:00
aae30f91 18 - Updated forward to cat5 style
2e5b4f5d 19 - Using Catalyst::Dispatch::dispatch instead of forward.
8c464987 200.03 2005-03-19 20:27:00
aae30f91 21 - Fixed documentation.
8c464987 220.02 2005-03-19 10:32:00
aae30f91 23 - Ooops, missed MANIFEST
24
8c464987 250.01 2005-03-05 22:00:00
aae30f91 26 - first release