patch to avoid memory leak in subinclude by weakening $c reference
[catagits/Catalyst-View-Component-SubInclude.git] / Changes
1 Revision history for Catalyst-View-Component-SubInclude
2
3 0.06    
4         - Weaken $c to avoid a memory leak.
5
6 0.05    Tue Apr 21 19:16:00 2009
7         - Change attribute constraint from ClassName to Str to fix issue with
8           newer Catalyst versions
9
10 0.04    Wed Feb 11 00:38:02 2009
11         - Recreate dist because the CPAN indexer doesn't like tarballs generated 
12           on Windows.
13
14 0.03    Fri Feb  6 17:58:50 2009
15         - Add "subinclude_using"
16         - Tidy up dist (added README and this Changes file)
17
18 0.02    Thu Feb  5 23:26:54 2008
19         - Fixed several issues related to Chained actions
20         - Added the Visit subinclude plugin
21
22 0.01    Fri Jan 30 21:00:00 2009
23         First public version.
24