X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=bf286cb4d2358900bf6876734c0e7c292a9ed34b;hb=f61393b7604672af2554b179353bad727934ec02;hp=6ec1ac5cf500d49803acf13c99f55f3615452647;hpb=ab0b6bbd649a6cc393814ccc262184d8e0038b0f;p=catagits%2FCatalyst-View-Component-SubInclude.git diff --git a/Changes b/Changes index 6ec1ac5..bf286cb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Catalyst-View-Component-SubInclude +0.07 Mon Jul 27 20:45:42 2009 + - Fix some issues related to Args/CaptureArgs handling in the SubRequest + and Visit plugins. + 0.06 - Weaken $c to avoid a memory leak.