From: Karen Etheridge Date: Thu, 25 Sep 2014 02:49:56 +0000 (-0700) Subject: Release commit for 0.006017 X-Git-Tag: v0.006017^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-Declare.git;a=commitdiff_plain;h=eb0790fddfb3465bd3d9cad02baa01d6bae09aa9 Release commit for 0.006017 --- diff --git a/Changes b/Changes index 0fb3151..2e25883 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Devel-Declare +0.006017 - 2014-09-25 - fix for changes in 5.21.4 (Avoid creating GVs when subs are declared), RT#99102, Father Chrysostomos