From: Dagfinn Ilmari Mannsåker Date: Fri, 16 Nov 2012 11:18:35 +0000 (+0000) Subject: Release commit for 1.000006 X-Git-Tag: v1.000006^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1217fd853c691fa1371bece40e3c5da93a095c51;p=gitmo%2FMoo.git Release commit for 1.000006 --- diff --git a/Changes b/Changes index b79e5a5..c620ed8 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +1.000006 - 2012-11-16 - Don't use $_ as loop variable when calling arbitrary code (RT#81072) - Bump Role::Tiny prereq to fix method modifier breakage on 5.10.0