0.14 SubRequest - now with debian friendly copyright info
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
CommitLineData
a23f7a97 1Revision history for Perl extension Catalyst::Plugin::SubRequest
aae30f91 2
85ec975f 30.14 2009-10-18 18:30:00 BST
4 - Tweak copyright info to ease downstream packaging.
5
6162c29a 60.13 2008-01-06 22:33:00 CET
7 - Update to work with new Stats package.
8
5ed37dbc 90.12 2007-09-12 13:08:00 CET
ad73ee58 10 - Switch to Module::Install
11 - Fixed README (RT #16459)
12
094ec48f 130.11 2007-04-03 14:13:00
39f0812b 14 - $c->req->params restored after sub_request
ad73ee58 15
f51873e5 160.10 2005-12-08 13:15:00
17 - Updated test suite to work with new catalyst.
ad73ee58 18
f51873e5 190.09 2005-10-28 01:07:00
20 - localize body rather than output, which is an alias
ad73ee58 21
c82d9501 220.08 2005-12-10 01:34:00
f51873e5 23 - patch to handle NEXT trouble.
ad73ee58 24
885f6da0 250.07 2005-08-01 12:08:00
26 - reset path.
27 - allow passing params.
ad73ee58 28
2ca51b6b 290.06 2005-06-08 20:27:00
8c464987 30 - Flush params as well
31 - allow stuff to be passed to the stash
ad73ee58 32
8c464987 330.05 2005-03-19 20:27:00
9252a294 34 - Added a log message in debug mode.
ad73ee58 35
8c464987 360.04 2005-03-19 20:27:00
aae30f91 37 - Updated forward to cat5 style
2e5b4f5d 38 - Using Catalyst::Dispatch::dispatch instead of forward.
ad73ee58 39
8c464987 400.03 2005-03-19 20:27:00
aae30f91 41 - Fixed documentation.
ad73ee58 42
8c464987 430.02 2005-03-19 10:32:00
aae30f91 44 - Ooops, missed MANIFEST
45
8c464987 460.01 2005-03-05 22:00:00
aae30f91 47 - first release