content was not localized properly.
[catagits/Catalyst-Plugin-SubRequest.git] / Changes
1 Revision history for Perl extension Catalyst::Plugin::SubRequest
2
3 0.09  2005-28-10 01:07:00 
4         - localize body rather than output, which is an alias
5 0.08  2005-12-10 01:34:00 
6         - patch to handle NEXT trouble.
7 0.07  2005-08-01 12:08:00 
8         - reset path.
9         - allow passing params.
10 0.06  2005-06-08 20:27:00 
11         - Flush params as well
12         - allow stuff to be passed to the stash
13 0.05  2005-03-19 20:27:00 
14         - Added a log message in debug mode.
15 0.04  2005-03-19 20:27:00
16         - Updated forward to cat5 style
17         - Using Catalyst::Dispatch::dispatch instead of forward.
18 0.03  2005-03-19 20:27:00
19         - Fixed documentation.
20 0.02  2005-03-19 10:32:00
21         - Ooops, missed MANIFEST
22
23 0.01  2005-03-05 22:00:00
24         - first release