patch to avoid memory leak in subinclude by weakening $c reference
[catagits/Catalyst-View-Component-SubInclude.git] / Changes
diff --git a/Changes b/Changes
index e6a9cdf..6ec1ac5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Catalyst-View-Component-SubInclude
 
+0.06    
+        - Weaken $c to avoid a memory leak.
+
 0.05    Tue Apr 21 19:16:00 2009
         - Change attribute constraint from ClassName to Str to fix issue with
           newer Catalyst versions