Add repository resource to all the MI Makefile.PLs
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
CommitLineData
a23f7a97 1Revision history for Perl extension Catalyst::Plugin::SubRequest
aae30f91 2
6162c29a 30.13 2008-01-06 22:33:00 CET
4 - Update to work with new Stats package.
5
5ed37dbc 60.12 2007-09-12 13:08:00 CET
ad73ee58 7 - Switch to Module::Install
8 - Fixed README (RT #16459)
9
094ec48f 100.11 2007-04-03 14:13:00
39f0812b 11 - $c->req->params restored after sub_request
ad73ee58 12
f51873e5 130.10 2005-12-08 13:15:00
14 - Updated test suite to work with new catalyst.
ad73ee58 15
f51873e5 160.09 2005-10-28 01:07:00
17 - localize body rather than output, which is an alias
ad73ee58 18
c82d9501 190.08 2005-12-10 01:34:00
f51873e5 20 - patch to handle NEXT trouble.
ad73ee58 21
885f6da0 220.07 2005-08-01 12:08:00
23 - reset path.
24 - allow passing params.
ad73ee58 25
2ca51b6b 260.06 2005-06-08 20:27:00
8c464987 27 - Flush params as well
28 - allow stuff to be passed to the stash
ad73ee58 29
8c464987 300.05 2005-03-19 20:27:00
9252a294 31 - Added a log message in debug mode.
ad73ee58 32
8c464987 330.04 2005-03-19 20:27:00
aae30f91 34 - Updated forward to cat5 style
2e5b4f5d 35 - Using Catalyst::Dispatch::dispatch instead of forward.
ad73ee58 36
8c464987 370.03 2005-03-19 20:27:00
aae30f91 38 - Fixed documentation.
ad73ee58 39
8c464987 400.02 2005-03-19 10:32:00
aae30f91 41 - Ooops, missed MANIFEST
42
8c464987 430.01 2005-03-05 22:00:00
aae30f91 44 - first release